include/docmodel/color/ComplexColor.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b1c339686cf0e1cb3cbbc40618a191bc31f8993f
Author:     Michael Weghorn <m.wegh...@posteo.de>
AuthorDate: Fri Aug 4 09:48:11 2023 +0200
Commit:     Michael Weghorn <m.wegh...@posteo.de>
CommitDate: Fri Aug 4 16:11:32 2023 +0200

    docmodel: Fix comment at end of namespace
    
    Change-Id: I6a89ae49f735bde8220a110d83001604cc3c335e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155337
    Tested-by: Jenkins
    Reviewed-by: Michael Weghorn <m.wegh...@posteo.de>

diff --git a/include/docmodel/color/ComplexColor.hxx 
b/include/docmodel/color/ComplexColor.hxx
index 1b93e34f7442..bd07a224fbb8 100644
--- a/include/docmodel/color/ComplexColor.hxx
+++ b/include/docmodel/color/ComplexColor.hxx
@@ -255,7 +255,7 @@ public:
     }
 };
 
-} // end of namespace svx
+} // end of namespace model
 
 namespace std
 {

Reply via email to