diff --git a/src/plugins/coreplugin/ifilewizardextension.h b/src/plugins/coreplugin/ifilewizardextension.h
index 51af18a13164d90557b0a767aea781f3881ce15f..1f02ed2ecccdbeb26e048c710f65c18462320c1a 100644
--- a/src/plugins/coreplugin/ifilewizardextension.h
+++ b/src/plugins/coreplugin/ifilewizardextension.h
@@ -49,7 +49,7 @@ class GeneratedFile;
 
 /*!
   Hook to add generic wizard pages to implementations of IWizard.
-  Used e.g. to add "Add to Project File/Add to version control" page
+  Used e.g. to add "Add to Project File/Add to Version Control" page
   */
 class CORE_EXPORT IFileWizardExtension : public QObject
 {