Fix Range documentation

This commit is contained in:
Samuel Lebeau 2009-01-01 12:15:06 +01:00 committed by Andrew Dupont
parent b2597ece0c
commit 8a999a0389
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* class ObjectRange
**/
/**
/** section: lang
* $R(start, end[, exclusive = false]) -> ObjectRange
*
* Creates a new ObjectRange object.