diff --git a/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc index 84133a9f48d..50b20ad7369 100644 --- a/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc +++ b/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc @@ -345,7 +345,7 @@ the resource file as a source file in the \e CMakeLists.txt file that the wizard created for you: - \quotefromfile TextFinder/CMakeLists.txt + \quotefromfile textfinder/CMakeLists.txt \skipto set(PROJECT_SOURCES \printuntil )