sc/source/ui/view/tabview3.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 446f9b4fc8e8ebfa5e76ab47f1db4540a7d4343d
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed May 7 19:58:54 2025 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu May 8 22:51:19 2025 +0200

    Fix typo
    
    Change-Id: I3e7d2b34ef2f48c6ba6743e77a8c93d889a467e7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185030
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

diff --git a/sc/source/ui/view/tabview3.cxx b/sc/source/ui/view/tabview3.cxx
index 708790f14e01..c6a274d89c28 100644
--- a/sc/source/ui/view/tabview3.cxx
+++ b/sc/source/ui/view/tabview3.cxx
@@ -2524,7 +2524,7 @@ drawinglayer::primitive2d::Primitive2DContainer 
ScTextEditOverlayObject::getOver
     rOutDev.SetMapMode(aOrig);
     return aRetval;
 }
-} // end of anonymos namespace
+} // end of anonymous namespace
 
 void ScTabView::RefeshTextEditOverlay()
 {

Reply via email to