From: Michael J. Rubinsky Date: Tue, 16 Nov 2010 06:03:49 +0000 (-0500) Subject: spelling X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=543a7a73a7a70dd04e538b298ea3a308be36c0bc;p=horde.git spelling --- diff --git a/framework/View/lib/Horde/View/Helper/Text.php b/framework/View/lib/Horde/View/Helper/Text.php index bf2805da7..9979fbdee 100644 --- a/framework/View/lib/Horde/View/Helper/Text.php +++ b/framework/View/lib/Horde/View/Helper/Text.php @@ -138,7 +138,7 @@ class Horde_View_Helper_Text extends Horde_View_Helper_Base * Highlights the phrase where it is found in the text by surrounding it like * I'm highlighted. The Highlighter can * be customized by passing highlighter as a single-quoted string with $1 - * where the prhase is supposed to be inserted. + * where the phrase is supposed to be inserted. * * @param string $text * @param string $phrase