summaryrefslogtreecommitdiff
path: root/modules/system/theme.api.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system/theme.api.php')
-rw-r--r--modules/system/theme.api.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/system/theme.api.php b/modules/system/theme.api.php
index 5bad49a75..2284a7c76 100644
--- a/modules/system/theme.api.php
+++ b/modules/system/theme.api.php
@@ -4,8 +4,7 @@
/**
* @defgroup themeable Default theme implementations
* @{
- * Functions and templates that present output to the user, and can be
- * implemented by themes.
+ * Functions and templates for the user interface to be implemented by themes.
*
* Drupal's presentation layer is a pluggable system known as the theme
* layer. Each theme can take control over most of Drupal's output, and