diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index f03d983011060768189415fc3f31042981480a2f..020b98e2b78fcb0cff304805681e5525d7e52397 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -1468,8 +1468,7 @@
     file. When you first create a generic project, Qt Creator will add any
     files it recognizes to your project. To add or remove files later, simply
     edit the \c{.files} file in Qt Creator. Your project tree will be refreshed
-    when you save this file. You can also add or remove files using the context
-    menu in the project tree.
+    when you save this file.
 
     If you frequently need to update the \c{.files} file, we recommend the use
     of a small script that will update the files for you. Currently, if the