We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
\if
1 parent 36f35b5 commit effa6d9Copy full SHA for effa6d9
src/commentscan.h
@@ -83,7 +83,7 @@ class CommentScanner
83
* finds that a the comment block finishes the entry and a new one
84
* needs to be started.
85
* @param[in] markdownEnabled Indicates if markdown specific processing should be done.
86
- * @maram[inout] guards Tracks nested conditional sections (if,ifnot,..)
+ * @param[inout] guards Tracks nested conditional sections (if,ifnot,..)
87
* @returns TRUE if the comment requires further processing. The
88
* parameter \a newEntryNeeded will typically be true in this case and
89
* \a position will indicate the offset inside the \a comment string
0 commit comments