Skip to content

Commit 82752c7

Browse files
committed
Spelling correction
Spelling correction
1 parent a7600e4 commit 82752c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/parserintf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ class ParserManager
229229

230230
/** Gets the name of the parser associated with given \a extension.
231231
* If there is no parser explicitly registered for the supplied extension,
232-
* te empty string will be reurned.
232+
* the empty string will be returned.
233233
*/
234234
QCString getParserName(const QCString &extension)
235235
{

0 commit comments

Comments
 (0)