sw/qa/python/xtext.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ff33c443c06cbe9a0f245f5598d4484be90f6df9 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon May 6 10:29:17 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue May 7 19:12:37 2019 +0200 Fix typo Change-Id: I8d705a0d31f36242f8a93591a2c0fc69ee6847a0 Reviewed-on: https://gerrit.libreoffice.org/71911 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/python/xtext.py b/sw/qa/python/xtext.py index b8bc25d90e92..6d82647bf6b4 100644 --- a/sw/qa/python/xtext.py +++ b/sw/qa/python/xtext.py @@ -40,7 +40,7 @@ class TestXText(unittest.TestCase): # no exception if we try to replace object by itself: # this did throw in the past, but only because the inserted # UNO annotation had a core object assigned, but no document - # which insertTextContent then didnt like on another call. + # which insertTextContent then didn't like on another call. x_text.insertTextContent(x_cursor, x_annotation, True) # We expect just one annotation actually _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits