summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/config.l
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxywizard/config.l')
-rw-r--r--addon/doxywizard/config.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/doxywizard/config.l b/addon/doxywizard/config.l
index 0f25903..48d233e 100644
--- a/addon/doxywizard/config.l
+++ b/addon/doxywizard/config.l
@@ -408,7 +408,7 @@ static void substEnvVarsInStrList(QStringList &sl)
if (!wasQuoted) /* as a result of the expansion, a single string
may have expanded into a list, which we'll
- add to sl. If the orginal string already
+ add to sl. If the original string already
contained multiple elements no further
splitting is done to allow quoted items with spaces! */
{