aboutsummaryrefslogtreecommitdiff
path: root/mod/sitepages/sitepages_functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/sitepages/sitepages_functions.php')
-rw-r--r--mod/sitepages/sitepages_functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/sitepages/sitepages_functions.php b/mod/sitepages/sitepages_functions.php
index bc14d1a54..44cb0640d 100644
--- a/mod/sitepages/sitepages_functions.php
+++ b/mod/sitepages/sitepages_functions.php
@@ -12,7 +12,7 @@
/**
* Returns a single object that holds information about
- * customizations for the $section site page. The object guid
+ * customizations for the $page_type site page. The object guid
* is stored as private data on the site entity. This allows the pages
* to still be searchable as standard entities.
*