summaryrefslogtreecommitdiff
path: root/helpcompiler/source/BasCodeTagger.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'helpcompiler/source/BasCodeTagger.cxx')
-rw-r--r--helpcompiler/source/BasCodeTagger.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcompiler/source/BasCodeTagger.cxx b/helpcompiler/source/BasCodeTagger.cxx
index 3e514e7c72f8..388fbf41f17e 100644
--- a/helpcompiler/source/BasCodeTagger.cxx
+++ b/helpcompiler/source/BasCodeTagger.cxx
@@ -99,7 +99,7 @@ void BasicCodeTagger::getBasicCodeContainerNodes()
//! Extracts Basic Codes containted in <bascode> tags.
/*!
- * For each <bascode> this method iterates trough it's <paragraph> tags and "inserts" <item> tags according
+ * For each <bascode> this method iterates through it's <paragraph> tags and "inserts" <item> tags according
* to the Basic code syntax found in that paragraph.
*/
void BasicCodeTagger::tagBasCodeParagraphs()