Fix Range documentation
This commit is contained in:
parent
b2597ece0c
commit
8a999a0389
|
@ -2,7 +2,7 @@
|
|||
* class ObjectRange
|
||||
**/
|
||||
|
||||
/**
|
||||
/** section: lang
|
||||
* $R(start, end[, exclusive = false]) -> ObjectRange
|
||||
*
|
||||
* Creates a new ObjectRange object.
|
||||
|
|
Loading…
Reference in New Issue