sd/qa/unit/sdmodeltestbase.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1d8ddf14277996aac3aa2de12e8811c39d2a3f84
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jan 10 22:29:42 2020 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jan 10 23:29:12 2020 +0100

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

diff --git a/sd/qa/unit/sdmodeltestbase.hxx b/sd/qa/unit/sdmodeltestbase.hxx
index bdb800953e01..1bb6828a53ea 100644
--- a/sd/qa/unit/sdmodeltestbase.hxx
+++ b/sd/qa/unit/sdmodeltestbase.hxx
@@ -101,7 +101,7 @@ FileFormat aFileFormats[] =
 #define PPTM 9
 #define POTX 10
 
-/// Base class for filter tests loading or roundtriping a document, and 
asserting the document model.
+/// Base class for filter tests loading or roundtripping a document, and 
asserting the document model.
 class SdModelTestBase : public test::BootstrapFixture, public 
unotest::MacrosTest
 {
 private:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to