summaryrefslogtreecommitdiffstats
path: root/src/pre.l
diff options
context:
space:
mode:
authorKunda <luzpaz@users.noreply.github.com>2017-03-05 18:16:30 (GMT)
committerKunda <luzpaz@users.noreply.github.com>2017-03-05 18:16:30 (GMT)
commit5711b54b4813a2f4ce3b858e496ac846cbda69e5 (patch)
treef9976bc0ce114c2c29d481babffefe3985b0f0e5 /src/pre.l
parent82ed99b4050963ab1c7134dede952400ff75dffc (diff)
downloadDoxygen-5711b54b4813a2f4ce3b858e496ac846cbda69e5.zip
Doxygen-5711b54b4813a2f4ce3b858e496ac846cbda69e5.tar.gz
Doxygen-5711b54b4813a2f4ce3b858e496ac846cbda69e5.tar.bz2
typos
some doxy typos and some misc. source typos typos some doxy typos and some misc. source typos
Diffstat (limited to 'src/pre.l')
-rw-r--r--src/pre.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pre.l b/src/pre.l
index 18cdbc9..245ad06 100644
--- a/src/pre.l
+++ b/src/pre.l
@@ -1050,7 +1050,7 @@ static int getNextId(const QCString &expr,int p,int *l)
return -1;
}
-/*! preforms recursive macro expansion on the string \a expr
+/*! performs recursive macro expansion on the string \a expr
* starting at position \a pos.
* May read additional characters from the input while re-scanning!
* If \a expandAll is \c TRUE then all macros in the expression are