aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljsquickfix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmljseditor/qmljsquickfix.h')
-rw-r--r--src/plugins/qmljseditor/qmljsquickfix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmljseditor/qmljsquickfix.h b/src/plugins/qmljseditor/qmljsquickfix.h
index 643334a94c..b050ba4d1f 100644
--- a/src/plugins/qmljseditor/qmljsquickfix.h
+++ b/src/plugins/qmljseditor/qmljsquickfix.h
@@ -44,7 +44,7 @@ protected:
const QmlJSTools::SemanticInfo &semanticInfo() const;
- /// \returns The name of the file for for which this operation is invoked.
+ /// Returns The name of the file for for which this operation is invoked.
Utils::FilePath fileName() const;
private: