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

New commits:
commit 67444341273377f25f688b3e67acd8b2a1346431
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Dec 1 12:10:01 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Dec 1 17:05:29 2023 +0100

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

diff --git a/sw/qa/core/header_footer/HeaderFooterTest.cxx 
b/sw/qa/core/header_footer/HeaderFooterTest.cxx
index d67e874df0ec..6bb5fd616710 100644
--- a/sw/qa/core/header_footer/HeaderFooterTest.cxx
+++ b/sw/qa/core/header_footer/HeaderFooterTest.cxx
@@ -98,7 +98,7 @@ CPPUNIT_TEST_FIXTURE(HeaderFooterTest, 
testNonFirstHeaderIsDisabled)
 
     // TODO
 
-    // Header can only be enabled or disabled, but can't be disbaled just for 
first, left or right page.
+    // Header can only be enabled or disabled, but can't be disabled just for 
first, left or right page.
     // If a header is enabled but empty, the header still takes space in LO, 
but not in MSO, where it acts the same as
     // if it is disabled.
 }

Reply via email to