summaryrefslogtreecommitdiff
path: root/helpcompiler
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-21 14:11:38 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-21 14:45:36 +0100
commitf00fce5b06955799074416a3fd37edcea0b364e0 (patch)
tree445986bfa5a47169e4b6924093531b7786405653 /helpcompiler
parentb98ac7072499df72817cad553fd77d2d85ac1c08 (diff)
Typo: containted->contained
Change-Id: I678c35ca2007169a38529b36fd31367bac4ed481
Diffstat (limited to 'helpcompiler')
-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 388fbf41f17e..c4779d755381 100644
--- a/helpcompiler/source/BasCodeTagger.cxx
+++ b/helpcompiler/source/BasCodeTagger.cxx
@@ -97,7 +97,7 @@ void BasicCodeTagger::getBasicCodeContainerNodes()
}
}
-//! Extracts Basic Codes containted in <bascode> tags.
+//! Extracts Basic Codes contained in <bascode> tags.
/*!
* 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.