aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppmodelmanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cpptools/cppmodelmanager.cpp')
-rw-r--r--src/plugins/cpptools/cppmodelmanager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cpptools/cppmodelmanager.cpp b/src/plugins/cpptools/cppmodelmanager.cpp
index d6c718af65..4314395916 100644
--- a/src/plugins/cpptools/cppmodelmanager.cpp
+++ b/src/plugins/cpptools/cppmodelmanager.cpp
@@ -198,7 +198,7 @@ void CppModelManager::updateModifiedSourceFiles()
for each project and all the related CppCodeModelPart instances.
It also takes care of updating the code models when C++ files are
- modified within Qt Creator.
+ modified within \QC.
*/
QMutex CppModelManager::m_modelManagerMutex;