summaryrefslogtreecommitdiffstats
path: root/src/mangen.cpp
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-09-03 18:02:50 (GMT)
committerGitHub <noreply@github.com>2018-09-03 18:02:50 (GMT)
commitfab1011ef4b8fce9ad2ea11138d708004c7f036f (patch)
tree207a9bf722a80e6bf6928c67ff4c334a1635f335 /src/mangen.cpp
parent72ccde64f19587ccf794a0c91f4ce35711b0ba66 (diff)
parentfc40fd92baf913aa1a2f2ce6e15244fb1ff15a0c (diff)
downloadDoxygen-fab1011ef4b8fce9ad2ea11138d708004c7f036f.zip
Doxygen-fab1011ef4b8fce9ad2ea11138d708004c7f036f.tar.gz
Doxygen-fab1011ef4b8fce9ad2ea11138d708004c7f036f.tar.bz2
Merge pull request #6468 from arm-in/master
Typos found by running "codespell"
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 2a10db6..b3ae732 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
*/