From b6c8b20c1047006f148a9376046e45e8f036b3bd Mon Sep 17 00:00:00 2001 From: Harald Sitter Date: Sun, 1 May 2022 13:10:11 +0200 Subject: typo-- --- modules/ECMFindQmlModule.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/ECMFindQmlModule.cmake b/modules/ECMFindQmlModule.cmake index 5d961af7..7b436f1d 100644 --- a/modules/ECMFindQmlModule.cmake +++ b/modules/ECMFindQmlModule.cmake @@ -10,7 +10,7 @@ Find QML import modules through a find_qmlmodule() call. It uses the qmlplugindump application to find the plugins and sets them up as runtime dependencies. -This is useful so that when we configure a project we are noified when some +This is useful so that when we configure a project we are notified when some QML imports are not present in the system, thus having the application compilable but fail at runtime. -- cgit v1.2.1