[Libreoffice-commits] core.git: sw/qa
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Apr 1 20:45:31 UTC 2021
sw/qa/uitest/styleInspector/styleInspector.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c2c25d46852bd84147ae518b2fb271579f6e9b66
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Mar 30 16:42:56 2021 +0200
Commit: Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Thu Apr 1 22:44:46 2021 +0200
Fix typo
Change-Id: I5c55d9d51f1935406bca5a26307f78edfb73b9f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113373
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini at gelma.net>
diff --git a/sw/qa/uitest/styleInspector/styleInspector.py b/sw/qa/uitest/styleInspector/styleInspector.py
index bd23e8a461c4..d26c21f2a9ed 100644
--- a/sw/qa/uitest/styleInspector/styleInspector.py
+++ b/sw/qa/uitest/styleInspector/styleInspector.py
@@ -166,7 +166,7 @@ class styleNavigator(UITestCase):
self.xUITest.executeCommand(".uno:GoDown")
# FIXME jump over the control character (not visible in getString(), but it affects
- # cursor position and avabiality of NestedTextContent)
+ # cursor position and availability of NestedTextContent)
self.xUITest.executeCommand(".uno:GoRight")
# The cursor is on text with annotated text range
More information about the Libreoffice-commits
mailing list