summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorLior Kaplan <kaplanlior@gmail.com>2011-11-29 18:17:18 +0200
committerLior Kaplan <kaplanlior@gmail.com>2011-11-29 18:17:18 +0200
commit37f509e15d74e005cbe264dd27106359c4165657 (patch)
treef1751356531a42886c28dbb37e8aab97e2c02979 /testautomation
parent8aa73a8f74cfcdc2fffdc16c8094bd257c8ade0d (diff)
Replace formattings with formatting
Diffstat (limited to 'testautomation')
-rw-r--r--testautomation/writer/optional/includes/number/w_205a_.inc4
-rw-r--r--testautomation/writer/optional/includes/number/w_207_.inc2
2 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/writer/optional/includes/number/w_205a_.inc b/testautomation/writer/optional/includes/number/w_205a_.inc
index 0d285395734d..579ea242c635 100644
--- a/testautomation/writer/optional/includes/number/w_205a_.inc
+++ b/testautomation/writer/optional/includes/number/w_205a_.inc
@@ -239,10 +239,10 @@ testcase tToolsOutlineNumbering1
for i = 1 to 2
Select Case i
Case 1
- printlog "- Load sxw and check formattings"
+ printlog "- Load sxw and check formatting"
hFileOpen( gOfficePath & "user\work\tToolsOutlineNumbering1.sxw" )
Case 2
- printlog "- Load odt and check formattings"
+ printlog "- Load odt and check formatting"
hFileOpen( gOfficePath & "user\work\tToolsOutlineNumbering1.odt" )
end select
call wTypeKeys "<PageUp>", 8
diff --git a/testautomation/writer/optional/includes/number/w_207_.inc b/testautomation/writer/optional/includes/number/w_207_.inc
index 972f2303d565..1836987718e1 100644
--- a/testautomation/writer/optional/includes/number/w_207_.inc
+++ b/testautomation/writer/optional/includes/number/w_207_.inc
@@ -132,7 +132,7 @@ testcase tToolsNumbering13
Dim i as integer, iCounter as integer
'/// #i73790 Regression testing
- '/// This testcase loads a Worddocument that lost all formattings
+ '/// This testcase loads a Worddocument that lost all formatting
printlog "#i73790 regression testing"
'/// Load document 'writer\\optional\\input\\number\\regression\\73790.doc'
hFileOpenLocally( gTesttoolPath + "writer\optional\input\number\regression\73790.doc" )