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 f81a33b8..c7d88546 100644
--- a/cmake/modules/GtkDoc.cmake
+++ b/cmake/modules/GtkDoc.cmake
@@ -3,7 +3,7 @@
# SPDX-FileCopyrightText: Milan Crha <mcrha@redhat.com>
# SPDX-License-Identifier: BSD-3-Clause
#
-# 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.