ui: added minor changes to the descriptions in the project wizard

This commit is contained in:
mlangkabel
2017-10-24 18:45:36 +02:00
parent 0c2fa352c1
commit 609a37712d
3 changed files with 5 additions and 4 deletions
@@ -238,7 +238,7 @@ QtProjectWizzardContentPathsCDBHeader::QtProjectWizzardContentPathsCDBHeader(
setTitleString("Header Files & Directories to Index");
setHelpString(
"Your Compilation Database already specifies which source files are part of your project. But Sourcetrail still needs to know which "
"header files to index as part of your project and which to skip. Skipping to index your system headers or external frameworks will "
"header files to index as part of your project and which to skip. Choosing to skip indexing your system headers or external frameworks will "
"significantly improve the overall indexing performance.<br />"
"<br />"
"Use this list to define which header files should be indexed by Sourcetrail. Provide a directory to recursively add all contained files.<br />"