summaryrefslogtreecommitdiff
path: root/helpcompiler
diff options
context:
space:
mode:
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.