summaryrefslogtreecommitdiff
path: root/includes/theme.inc
diff options
context:
space:
mode:
authorDries <dries@buytaert.net>2012-01-24 21:12:09 -0500
committerDries <dries@buytaert.net>2012-01-24 21:12:09 -0500
commit7361ef66a57a84346a2906a0d8250177e953e915 (patch)
tree75d8b28ff1ad91a8b40d0202f0bfadecac62c109 /includes/theme.inc
parentb0ac4796a69d1640b0e6150cc2b02a6ae7e59cff (diff)
downloadbrdo-7361ef66a57a84346a2906a0d8250177e953e915.tar.gz
brdo-7361ef66a57a84346a2906a0d8250177e953e915.tar.bz2
- Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() doc needs expansion.
Diffstat (limited to 'includes/theme.inc')
-rw-r--r--includes/theme.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/theme.inc b/includes/theme.inc
index 97a60938f..9a921decc 100644
--- a/includes/theme.inc
+++ b/includes/theme.inc
@@ -1518,7 +1518,7 @@ function theme_link($variables) {
* @param $variables
* An associative array containing:
* - links: An associative array of links to be themed. The key for each link
- * is used as its css class. Each link should be itself an array, with the
+ * is used as its CSS class. Each link should be itself an array, with the
* following elements:
* - title: The link text.
* - href: The link URL. If omitted, the 'title' is shown as a plain text