From b94f2716cfc4d1e91304a5fbf7783486932fa8c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Hojtsy?= Date: Sun, 21 Oct 2007 18:59:02 +0000 Subject: #184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed --- includes/unicode.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/unicode.inc') diff --git a/includes/unicode.inc b/includes/unicode.inc index 20ce94b95..a9c417404 100644 --- a/includes/unicode.inc +++ b/includes/unicode.inc @@ -104,7 +104,7 @@ function unicode_requirements() { return $requirements; } - + /** * Prepare a new XML parser. * @@ -427,7 +427,7 @@ function drupal_ucfirst($text) { /** * Cut off a piece of a string based on character indices and counts. Follows - * the same behaviour as PHP's own substr() function. + * the same behavior as PHP's own substr() function. * * Note that for cutting off a string at a known character/substring * location, the usage of PHP's normal strpos/substr is safe and -- cgit v1.2.3