Former-commit-id: b9fa32da8453a1a928b16bc712a9f2ec53722341
This commit is contained in:
Mathias Bynens
2012-09-24 15:22:55 +03:00
parent bc8f93b596
commit 5e894be06b

View File

@@ -2685,8 +2685,8 @@
} }
/** /**
* Gets the last element of the `array`. Pass `n` to return the lasy `n` * Gets the last element of the `array`. Pass `n` to return the last `n`
* elementsvof the `array`. * elements of the `array`.
* *
* @static * @static
* @memberOf _ * @memberOf _