Changeset 9136

Show
Ignore:
Timestamp:
07/01/08 19:38:19 (5 months ago)
Author:
zumbrunn
Message:

fixed description of repeat method

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • apps/modules/trunk/core/String.js

    r8714 r9136  
    357357 
    358358/** 
    359  * function repeats a string passed as argument 
     359 * function repeats a string the specified amount of times 
    360360 * @param Int amount of repetitions 
    361361 * @return String resulting string