Ignore:
Timestamp:
May 13, 2008 4:14:53 AM (16 years ago)
Author:
quinn
Message:

Fixed lots of misplings. I'm so embarrassed! ;P

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/SpellCheck.inc.php

    r275 r334  
    233233
    234234    /**
    235      * Returns an array of suggested words for each mispelled word in the given text.
     235     * Returns an array of suggested words for each misspelled word in the given text.
    236236     * The first word of the returned array is the (possibly) misspelled word.
    237237     *
     
    326326
    327327    /**
    328      * Prints the HTML for correcting all mispellings found in the text of one $_FORM element.
     328     * Prints the HTML for correcting all misspellings found in the text of one $_FORM element.
    329329     *
    330330     * @access  public
Note: See TracChangeset for help on using the changeset viewer.