summaryrefslogtreecommitdiffstats
path: root/cmake/QtProperties.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtProperties.cmake')
-rw-r--r--cmake/QtProperties.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/QtProperties.cmake b/cmake/QtProperties.cmake
index 5e2d6f0545..a12fa53252 100644
--- a/cmake/QtProperties.cmake
+++ b/cmake/QtProperties.cmake
@@ -93,7 +93,7 @@ define_property(TARGET
BRIEF_DOCS
"Specifies the default Qt resource prefix."
FULL_DOCS
- "When using add_qt_resource() without a PREFIX, then prefix of this target property
+ "When using qt_add_resource() without a PREFIX, then prefix of this target property
will be used."
)