summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-11-27 13:31:13 +0000
committerDries Buytaert <dries@buytaert.net>2003-11-27 13:31:13 +0000
commit70fe2520bc3d9107311939676b0b1201e4b191f0 (patch)
tree26ff5c113fb8b4151b9dfad368825d78c5c9d85e
parenta068d81a9de459b131ca64f72cc4dafc675e9833 (diff)
downloadbrdo-70fe2520bc3d9107311939676b0b1201e4b191f0.tar.gz
brdo-70fe2520bc3d9107311939676b0b1201e4b191f0.tar.bz2
Fixed typo. Patch by Manuel.
-rw-r--r--includes/theme.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/theme.inc b/includes/theme.inc
index f0790159a..cbd632475 100644
--- a/includes/theme.inc
+++ b/includes/theme.inc
@@ -117,10 +117,10 @@ function path_to_theme() {
}
/**
- @defgroup themeable Themeable Functions
+ @defgroup themeable Themeable functions
@{
- Themeable Functions - functions that can be styled differently in themes.
+ Themeable functions - functions that can be styled differently in themes.
@see theme
@see theme.inc
@@ -272,7 +272,7 @@ function theme_node($node, $main = 0, $page = 0) {
}
/**
- Returns themed table.
+ Returns themed form element.
@param $title the form element's title
@param $value the form element's data