From 6b6fefad48abed28df69d0fa830accbb0c8dcb4d Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Mon, 24 Sep 2012 18:12:43 +0200 Subject: Remove duplicate words and punctuation from documentation. Change-Id: I5550c62d412510bc2c5acceb2cae7d2f2ef6a8d3 Reviewed-by: Jerome Pasion --- src/tools/qdoc/node.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qdoc') 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 -- cgit v1.2.3