Development

Changeset 7274

You must first sign up to be able to contribute.

Changeset 7274

Show
Ignore:
Timestamp:
02/02/08 19:50:47 (10 months ago)
Author:
fabien
Message:

fixed typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/validator/i18n/sfValidatorI18nChoiceLanguage.class.php

    r6334 r7274  
    2424   * Available options: 
    2525   * 
    26    *  * culture:  The culture to use for internationalized strings (required) 
    27    *  * language: An array of language codes to use (ISO 639-1) 
     26   *  * culture:  The culture to use for internationalized strings (required) 
     27   *  * languages: An array of language codes to use (ISO 639-1) 
    2828   * 
    2929   * @see sfValidatorChoice