diff options
Diffstat (limited to 'cmake/modules/FindDBus.cmake')
-rw-r--r-- | cmake/modules/FindDBus.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindDBus.cmake b/cmake/modules/FindDBus.cmake index 9ea4f8f85b..df3edc5180 100644 --- a/cmake/modules/FindDBus.cmake +++ b/cmake/modules/FindDBus.cmake @@ -3,7 +3,7 @@ # ------- # Finds the DBUS library # -# This will will define the following variables:: +# This will define the following variables:: # # DBUS_FOUND - system has DBUS # DBUS_INCLUDE_DIRS - the DBUS include directory |