summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdoc')
-rw-r--r--src/tools/qdoc/node.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qdoc/node.cpp b/src/tools/qdoc/node.cpp
index d9a6ad6fd5..1d3cccb837 100644
--- a/src/tools/qdoc/node.cpp
+++ b/src/tools/qdoc/node.cpp
@@ -566,7 +566,7 @@ Node::ThreadSafeness Node::inheritedThreadSafeness() const
#if 0
/*!
Returns the sanitized file name without the path.
- If the the file is an html file, the html suffix
+ If the file is an html file, the html suffix
is removed. Why?
*/
QString Node::fileBase() const