summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/baseprojectwizarddialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/baseprojectwizarddialog.cpp')
-rw-r--r--src/plugins/projectexplorer/baseprojectwizarddialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/baseprojectwizarddialog.cpp b/src/plugins/projectexplorer/baseprojectwizarddialog.cpp
index 5303f07317..871f07d56e 100644
--- a/src/plugins/projectexplorer/baseprojectwizarddialog.cpp
+++ b/src/plugins/projectexplorer/baseprojectwizarddialog.cpp
@@ -44,7 +44,7 @@
\brief Base class for project wizards.
- Presents the introductory page and takes care of setting the folder choosen
+ Presents the introductory page and takes care of setting the folder chosen
as default projects' folder should the user wish to do that.
*/