Documentation: Convert more Array return types to Type[].

This commit is contained in:
Jürg Lehni 2011-06-20 14:27:54 +01:00
parent 5ce49e6f8f
commit c1fcd6f3bb
2 changed files with 2 additions and 2 deletions
src/path

View file

@ -500,7 +500,7 @@ var Path = this.Path = PathItem.extend({
*
* @name Path#removeSegments
* @function
* @return {Array} an array containing the removed segments
* @return {Segment[]} an array containing the removed segments
*/
/**
* Removes the segments from the specified {@code from} index to the