summaryrefslogtreecommitdiff
path: root/testautomation/graphics/optional/includes/global/g_spellcheck.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/graphics/optional/includes/global/g_spellcheck.inc')
-rw-r--r--testautomation/graphics/optional/includes/global/g_spellcheck.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/graphics/optional/includes/global/g_spellcheck.inc b/testautomation/graphics/optional/includes/global/g_spellcheck.inc
index bd9cf36bb814..c10239e69775 100644
--- a/testautomation/graphics/optional/includes/global/g_spellcheck.inc
+++ b/testautomation/graphics/optional/includes/global/g_spellcheck.inc
@@ -348,7 +348,7 @@ endcase 'tiToolsSpellcheckCheck_ChangeAll
function delete_all_added_words(aWords)
- '/// this function delete the words in sWords in all user dictionaries
+ 'this function delete the words in sWords in all user dictionaries
Dim iBookCounter as integer
Dim iWordCounter as integer
@@ -396,7 +396,7 @@ end function 'delete_all_added_words
function delete_word_from_dictionary(sWord as String, sDictionary as String)
- '/// this function delete the words in sWords in all user dictionaries
+ 'this function delete the words in sWords in all user dictionaries
Dim iBookCounter as integer
Dim iWordCounter as integer