sw/qa/core/theme/ThemeTest.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 28c456c9c1d0d9ab7d894f51a9a345e0bda318ad
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Oct 19 15:48:42 2024 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Oct 19 15:53:20 2024 +0200

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

diff --git a/sw/qa/core/theme/ThemeTest.cxx b/sw/qa/core/theme/ThemeTest.cxx
index 9f33bafe33c1..a71ca9caad5d 100644
--- a/sw/qa/core/theme/ThemeTest.cxx
+++ b/sw/qa/core/theme/ThemeTest.cxx
@@ -668,7 +668,7 @@ CPPUNIT_TEST_FIXTURE(SwCoreThemeTest, 
testTdf162715_ownTransferable)
     }
 }
 
-} // end anonymous namnespace
+} // end anonymous namespace
 
 CPPUNIT_PLUGIN_IMPLEMENT();
 

Reply via email to