[Libreoffice-commits] core.git: sd/qa
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Sep 9 17:47:03 UTC 2018
sd/qa/uitest/impress_tests/autocorrectOptions.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 349778d8f377cc8e475d91c3649ae26c6b37f681
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Sep 9 00:58:21 2018 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun Sep 9 19:46:43 2018 +0200
Fix typo
Change-Id: I31b185e9875a4d3f47789a101e64b403b88c416b
Reviewed-on: https://gerrit.libreoffice.org/60208
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sd/qa/uitest/impress_tests/autocorrectOptions.py b/sd/qa/uitest/impress_tests/autocorrectOptions.py
index 9fba0bd42763..c4140bab4059 100644
--- a/sd/qa/uitest/impress_tests/autocorrectOptions.py
+++ b/sd/qa/uitest/impress_tests/autocorrectOptions.py
@@ -54,7 +54,7 @@ class autocorrectOptions(UITestCase):
self.assertEqual(get_state_as_dict(xtabview)["VisibleCount"], nrRows) #we have default nr of rules
select_pos(xTabs, "1") #tab Exceptions
- #abbrevations
+ #abbreviations
abbrev = xDialog.getChild("abbrev")
newabbrev = xDialog.getChild("newabbrev")
delabbrev = xDialog.getChild("delabbrev")
More information about the Libreoffice-commits
mailing list