From 00c82eaa7b515349983ec43872c894cdf4363828 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 31 Jan 2021 10:57:07 +0100 Subject: ECMQtDeclareLoggingCategory: fix typo in docu GIT_SILENT --- modules/ECMQtDeclareLoggingCategory.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/ECMQtDeclareLoggingCategory.cmake') diff --git a/modules/ECMQtDeclareLoggingCategory.cmake b/modules/ECMQtDeclareLoggingCategory.cmake index 752b5554..720a5013 100644 --- a/modules/ECMQtDeclareLoggingCategory.cmake +++ b/modules/ECMQtDeclareLoggingCategory.cmake @@ -95,7 +95,7 @@ # call which uses the same ````. This can be in the same directory, or # any subdirectory or parent directory. # -# ``EXPORT`` specifies the group id of categories whose informatipn should be +# ``EXPORT`` specifies the group id of categories whose information should be # stored in the file generated and installed. # # ``FILE`` specifies the name of the file generated and installed. It will default -- cgit v1.2.1