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.
1 parent a7600e4 commit 82752c7Copy full SHA for 82752c7
src/parserintf.h
@@ -229,7 +229,7 @@ class ParserManager
229
230
/** Gets the name of the parser associated with given \a extension.
231
* If there is no parser explicitly registered for the supplied extension,
232
- * te empty string will be reurned.
+ * the empty string will be returned.
233
*/
234
QCString getParserName(const QCString &extension)
235
{
0 commit comments