summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-03-04 10:09:11 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-03-04 10:09:11 (GMT)
commite049a04cbeabc10f13afe8b3f61e87d3cac7c7c7 (patch)
tree4d665d737b4f338de360b75a2f609d60b1a676ae
parent1e7148cf58a58bd3d49c18c988d093d7d2f4bd07 (diff)
downloadDoxygen-e049a04cbeabc10f13afe8b3f61e87d3cac7c7c7.zip
Doxygen-e049a04cbeabc10f13afe8b3f61e87d3cac7c7c7.tar.gz
Doxygen-e049a04cbeabc10f13afe8b3f61e87d3cac7c7c7.tar.bz2
Spelling correction
Spelling corrections as found by Fossies
-rw-r--r--src/defargs.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defargs.l b/src/defargs.l
index 18e9505..36ed99c 100644
--- a/src/defargs.l
+++ b/src/defargs.l
@@ -771,7 +771,7 @@ static bool nameIsActuallyPartOfType(QCString &name)
}
/*! Converts an argument string into an ArgumentList.
- * \param[in] lang langage of the current argument list
+ * \param[in] lang language of the current argument list
* \param[in] argsString the list of Arguments.
* \param[out] extraTypeChars point to string to which trailing characters
* for complex types are written to