spelling
authorMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 16 Nov 2010 06:03:49 +0000 (01:03 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Tue, 16 Nov 2010 06:03:49 +0000 (01:03 -0500)
framework/View/lib/Horde/View/Helper/Text.php

index bf2805d..9979fbd 100644 (file)
@@ -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
      * <strong class="highlight">I'm highlighted</strong>. 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