Comment nit. [ci skip]

This commit is contained in:
John-David Dalton
2014-05-06 08:44:35 -07:00
parent e332a916b0
commit 2514987d3e

View File

@@ -8522,7 +8522,7 @@
lodash.takeRightWhile = takeRightWhile;
lodash.takeWhile = takeWhile;
// add aliases
// add alias
lodash.head = first;
baseForOwn(lodash, function(func, methodName) {