From 0959bbc29c54a2388b9c5b72d1a5f11184868fc5 Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Sun, 30 Dec 2001 08:50:53 +0000 Subject: [PATCH] fixed bug 14761 (typo) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66498 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/functions/strings.xml b/functions/strings.xml index c25187cc4c..02db13712b 100644 --- a/functions/strings.xml +++ b/functions/strings.xml @@ -1,5 +1,5 @@ - + String functions Strings @@ -1513,7 +1513,7 @@ echo "\n"; .. you can specify a range of characters. - Usuage example of <function>ltrim</function> + Usage example of <function>ltrim</function> .. you can specify a range of characters. - Usuage example of <function>rtrim</function> + Usage example of <function>rtrim</function> \n"; .. you can specify a range of characters. - Usuage example of <function>trim</function> + Usage example of <function>trim</function>