summaryrefslogtreecommitdiff
path: root/helpcompiler/source
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 14:09:16 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 14:45:36 +0100
commitb98ac7072499df72817cad553fd77d2d85ac1c08 (patch)
tree117f62089036c445c1ce1452d16c32388488d4e1 /helpcompiler/source
parent800e09a3ce02417a52f8a1de261f1fc448dee590 (diff)
Typo: trough->through
Change-Id: I5af784709df88492695d1ac9c9a5b020e909f362
Diffstat (limited to 'helpcompiler/source')
-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()