diff --git a/lodash.js b/lodash.js index 75d8dab3c..dae3640aa 100644 --- a/lodash.js +++ b/lodash.js @@ -905,7 +905,7 @@ /** * Detect if own properties are iterated after inherited properties - * (all but IE < 9). + * (IE < 9). * * @memberOf _.support * @type boolean