summaryrefslogtreecommitdiff
path: root/sc/qa/uitest
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-11 19:34:23 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 16:19:58 +0200
commitbf372bf9bded68caf05696c929dcf4a0f2883db8 (patch)
tree238ab00fe6ef6002da83aad30ce34ee8465f86bf /sc/qa/uitest
parentd9b54924fbfc2eae33c503434b0bfd3619c6a1a6 (diff)
Fix typos
Change-Id: I20ad6ae358a0777eef0070f056e97eade9111b32 Reviewed-on: https://gerrit.libreoffice.org/77301 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc/qa/uitest')
-rw-r--r--sc/qa/uitest/calc_tests4/tdf94208.py4
-rw-r--r--sc/qa/uitest/calc_tests7/tdf31805.py2
2 files changed, 3 insertions, 3 deletions
diff --git a/sc/qa/uitest/calc_tests4/tdf94208.py b/sc/qa/uitest/calc_tests4/tdf94208.py
index 28961df8f865..346b60c61f78 100644
--- a/sc/qa/uitest/calc_tests4/tdf94208.py
+++ b/sc/qa/uitest/calc_tests4/tdf94208.py
@@ -34,7 +34,7 @@ class tdf94208(UITestCase):
#2 - Select rows three though eight.
gridwin.executeAction("SELECT", mkPropertyValues({"RANGE": "A3:A8"}))
self.xUITest.executeCommand(".uno:SelectRow")
- #3 - type Control-D/Fill Dow
+ #3 - type Control-D/Fill Down
self.xUITest.executeCommand(".uno:FillDown")
#4 - undo.
self.xUITest.executeCommand(".uno:Undo")
@@ -49,4 +49,4 @@ class tdf94208(UITestCase):
self.ui_test.close_doc()
-# vim: set shiftwidth=4 softtabstop=4 expandtab: \ No newline at end of file
+# vim: set shiftwidth=4 softtabstop=4 expandtab:
diff --git a/sc/qa/uitest/calc_tests7/tdf31805.py b/sc/qa/uitest/calc_tests7/tdf31805.py
index bc7edd669526..cb54784e31c4 100644
--- a/sc/qa/uitest/calc_tests7/tdf31805.py
+++ b/sc/qa/uitest/calc_tests7/tdf31805.py
@@ -25,7 +25,7 @@ class tdf31805(UITestCase):
document = self.ui_test.get_component()
#1. open "sample.ods"
#2. click 'G1'
- #3. Menu 'edit -> Celete Cell - Delete entire Column'
+ #3. Menu 'edit -> Delete Cell - Delete entire Column'
#expected: Column with cell containing "g" will be deleted,
# a merged cell range will remainlect row 1