summaryrefslogtreecommitdiff
path: root/cmake/modules/GtkDoc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/GtkDoc.cmake')
-rw-r--r--cmake/modules/GtkDoc.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/GtkDoc.cmake b/cmake/modules/GtkDoc.cmake
index 2cf76aaa..8a787841 100644
--- a/cmake/modules/GtkDoc.cmake
+++ b/cmake/modules/GtkDoc.cmake
@@ -1,6 +1,6 @@
# GtkDoc.cmake
#
-# Macros to support develper documentation build from sources with gtk-doc.
+# Macros to support developer documentation build from sources with gtk-doc.
#
# Note that every target and dependency should be defined before the macro is
# called, because it uses information from those targets.