summaryrefslogtreecommitdiffstats
path: root/src/parserintf.h
diff options
context:
space:
mode:
authorluzpaz <luzpaz@@users.noreply.github.com>2017-08-02 18:29:53 (GMT)
committerluzpaz <luzpaz@@users.noreply.github.com>2017-08-02 18:29:53 (GMT)
commit1764f7a0f199b9f2a85f885cfd0f1804f8292c49 (patch)
tree79e21e2f9728ea8c4bb0f86fd7e7a94c1c2d934a /src/parserintf.h
parentc8106894892507d80b11ed186da23688772153aa (diff)
downloadDoxygen-1764f7a0f199b9f2a85f885cfd0f1804f8292c49.zip
Doxygen-1764f7a0f199b9f2a85f885cfd0f1804f8292c49.tar.gz
Doxygen-1764f7a0f199b9f2a85f885cfd0f1804f8292c49.tar.bz2
Misc. doxy and comment typos
Diffstat (limited to 'src/parserintf.h')
-rw-r--r--src/parserintf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parserintf.h b/src/parserintf.h
index cc95ea4..0942106 100644
--- a/src/parserintf.h
+++ b/src/parserintf.h
@@ -96,7 +96,7 @@ class ParserInterface
* is associated (non null in case of an inline fragment
* for a member).
* @param[in] showLineNumbers if set to TRUE and also fileDef is not 0,
- * line numbers will be added to the source fragement
+ * line numbers will be added to the source fragment
* @param[in] searchCtx context under which search data has to be stored.
* @param[in] collectXRefs collect cross-reference relations.
*/