Doc: Fix case in folder name in \quotefromfile command

When building docs on Linux, the folder and file were not
found.

Task-number: QTCREATORBUG-27560
Change-Id: I767703c66edf73221037bd17692d3f469319522d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2022-07-14 14:18:23 +02:00
parent 7b0664f4e4
commit 4ff4d2b6e9

View File

@@ -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 )