diff --git a/lodash.src.js b/lodash.src.js index 22bc4bfaa..5a70200b0 100644 --- a/lodash.src.js +++ b/lodash.src.js @@ -944,8 +944,7 @@ } /** - * A no-operation function used to setup inheritance for `lodash`, - * `LodashWrapper`, and `LazyWrapper` . + * The function whose prototype all chaining wrappers inherit from. * * @private */