From 774bf87366b87507d95eda9c491deee8429e8cb6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 7 Sep 2011 06:39:22 -0400 Subject: - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;). --- includes/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index cbfdabb19..c6638dc0f 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -6163,7 +6163,7 @@ function element_children(&$elements, $sort = FALSE) { } /** - * Return the visibile children of an element. + * Returns the visible children of an element. * * @param $elements * The parent element. -- cgit v1.2.3