sw/qa/extras/tiledrendering/tiledrendering.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 97870c519e32888d1ee6ac02af85458ffc3178fb
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jul 10 16:59:00 2019 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jul 10 17:07:12 2019 +0200

    Fix typo
    
    Change-Id: Iec9af47dbc9e2665c05f16e458842d83345accf8
    Reviewed-on: https://gerrit.libreoffice.org/75368
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/qa/extras/tiledrendering/tiledrendering.cxx 
b/sw/qa/extras/tiledrendering/tiledrendering.cxx
index 60d51cfc9739..7fefaa2cf2cc 100644
--- a/sw/qa/extras/tiledrendering/tiledrendering.cxx
+++ b/sw/qa/extras/tiledrendering/tiledrendering.cxx
@@ -1460,7 +1460,7 @@ void SwTiledRenderingTest::testTrackChanges()
     comphelper::LibreOfficeKit::setActive();
     SwXTextDocument* pXTextDocument = createDoc("dummy.fodt");
 
-    // Turn on trak changes, type "zzz" at the end, and move to the start.
+    // Turn on track changes, type "zzz" at the end, and move to the start.
     uno::Reference<beans::XPropertySet> xPropertySet(mxComponent, 
uno::UNO_QUERY);
     xPropertySet->setPropertyValue("RecordChanges", uno::makeAny(true));
     ViewCallback aView;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to