diff --git a/docs/reference/gobject/glib-mkenums.xml b/docs/reference/gobject/glib-mkenums.xml
index 7e0eabd27..2573bb3e9 100644
--- a/docs/reference/gobject/glib-mkenums.xml
+++ b/docs/reference/gobject/glib-mkenums.xml
@@ -333,7 +333,7 @@ where section may be file-header,
PREFIX
-Indicates what portion of the enum name should be intepreted as the
+Indicates what portion of the enum name should be interpreted as the
prefix (eg, the "Gtk" in
"GtkDirectionType"). Normally this will be figured
out automatically, but you may need to override the default if your