summaryrefslogtreecommitdiffstats
path: root/testautomation/writer/tools
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-18 11:44:33 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-18 11:44:33 +0000
commit47113a1c4ecf6c3ef2c64abca5e4c5f0acef5b73 (patch)
tree42bc9d95bf6ba95243e759abaf7dfc955818f2fd /testautomation/writer/tools
parentINTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED (diff)
downloadcore-47113a1c4ecf6c3ef2c64abca5e4c5f0acef5b73.tar.gz
core-47113a1c4ecf6c3ef2c64abca5e4c5f0acef5b73.zip
INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED
2008/07/21 14:43:43 fredrikh 1.1.12.1: Change of endif to end if.
Diffstat (limited to 'testautomation/writer/tools')
-rw-r--r--testautomation/writer/tools/includes/w_tools_autocorrection.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/testautomation/writer/tools/includes/w_tools_autocorrection.inc b/testautomation/writer/tools/includes/w_tools_autocorrection.inc
index 065acd31f8fe..f0d14f74002e 100644
--- a/testautomation/writer/tools/includes/w_tools_autocorrection.inc
+++ b/testautomation/writer/tools/includes/w_tools_autocorrection.inc
@@ -8,9 +8,9 @@
'*
'* $RCSfile: w_tools_autocorrection.inc,v $
'*
-'* $Revision: 1.1 $
+'* $Revision: 1.2 $
'*
-'* last change: $Author: fredrikh $ $Date: 2008-06-18 08:36:09 $
+'* last change: $Author: vg $ $Date: 2008-08-18 12:44:33 $
'*
'* This file is part of OpenOffice.org.
'*
@@ -135,9 +135,9 @@ function fDeleteAllEntries()
EintragLoeschen.Click
else
i = GesammelteWorte.GetItemCount + 1
- endif
+ end if
next i
- endif
+ end if
TabWortergaenzung.OK
end function