summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc')
-rwxr-xr-xtestautomation/writer/optional/includes/spellcheck/w_spellcheck.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc b/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc
index 25372a07aa07..412e463fe5a1 100755
--- a/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc
+++ b/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc
@@ -317,7 +317,7 @@ testcase tToolsSpellcheck1Mistake
printlog " - replace wrong word with a suggestion"
'/// replace wrong word with a suggestion ///
if trim$(NotInDictionary.GetText) <> trim(sErrorSampleText) then
- QAErrorlog "#i79988#" & sErrorSampleText & " has not been detected as mistake. Detected mistake is:" & NotInDictionary.GetText
+ warnlog " " & sErrorSampleText & " has not been detected as mistake. Detected mistake is:" & NotInDictionary.GetText
end if
if Suggestions.GetItemCount > 0 then
if Suggestions.IsEnabled then