From 4a622871395025afedc69243a39e6b41c542817e Mon Sep 17 00:00:00 2001 From: jdalton Date: Sun, 15 Feb 2015 23:04:50 -0800 Subject: [PATCH] Cleanup `baseLodash` description. [ci skip] --- lodash.src.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 */