Fix minor typo [ci skip]

This commit is contained in:
Benjamin Tan
2014-02-12 18:23:35 +08:00
committed by John-David Dalton
parent 4d48441102
commit bc3b8e73fe

View File

@@ -1388,7 +1388,7 @@
} }
/** /**
* The base implementation of `_.forEachEach` without support for callback * The base implementation of `_.forEachRight` without support for callback
* shorthands or `thisArg` binding. * shorthands or `thisArg` binding.
* *
* @private * @private