summaryrefslogtreecommitdiffstats
path: root/src/mangen.cpp
diff options
context:
space:
mode:
authorArmin Müller <27155134+arm-in@users.noreply.github.com>2018-08-21 12:23:44 (GMT)
committerGitHub <noreply@github.com>2018-08-21 12:23:44 (GMT)
commit74f0b492ddd3052c93525fc01d1bc56f8edcb0ac (patch)
tree00115e814d257b8d7bbcdbca05b2285f4985fd06 /src/mangen.cpp
parente1a82714155889e16dd761557fb622476755aede (diff)
downloadDoxygen-74f0b492ddd3052c93525fc01d1bc56f8edcb0ac.zip
Doxygen-74f0b492ddd3052c93525fc01d1bc56f8edcb0ac.tar.gz
Doxygen-74f0b492ddd3052c93525fc01d1bc56f8edcb0ac.tar.bz2
Update mangen.cpp
Diffstat (limited to 'src/mangen.cpp')
-rw-r--r--src/mangen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mangen.cpp b/src/mangen.cpp
index d23b2fe..949f218 100644
--- a/src/mangen.cpp
+++ b/src/mangen.cpp
@@ -34,7 +34,7 @@
static QCString getExtension()
{
/*
- * [.][nuber][rest]
+ * [.][number][rest]
* in case of . missing, just ignore it
* in case number missing, just place a 3 in front of it
*/