diff options
author | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-05-10 15:43:48 +0200 |
---|---|---|
committer | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-05-10 15:43:48 +0200 |
commit | 3b2350a5bba9c85ecfff70bf79b289da1e8c1da2 (patch) | |
tree | 6ac665d02fba094d774848dd11c0869832aac9ee /testautomation/xml | |
parent | 68b7b72b1586da73d60e0aa9d0ac80c644998155 (diff) |
vitomation01: #i109562 - Fix typo (i really should work locally...)
Diffstat (limited to 'testautomation/xml')
-rw-r--r-- | testautomation/xml/tools/includes/xmltool1.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/xml/tools/includes/xmltool1.inc b/testautomation/xml/tools/includes/xmltool1.inc index 2df9bbdbf964..67a52c48714e 100644 --- a/testautomation/xml/tools/includes/xmltool1.inc +++ b/testautomation/xml/tools/includes/xmltool1.inc @@ -72,7 +72,7 @@ sub hEnablePrettyPrinting ( optional bDisablePrettyPrinting ) ToolsOptions Kontext "ExtrasOptionenDLG" - if ( ExtrasOptionanDlg.exists( 1 ) ) then + if ( ExtrasOptionenDlg.exists( 1 ) ) then call hToolsOptions("loadsave","general") |