diff options
Diffstat (limited to 'src/jqLite.js')
| -rw-r--r-- | src/jqLite.js | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/jqLite.js b/src/jqLite.js index f32aeaad..dd793ab2 100644 --- a/src/jqLite.js +++ b/src/jqLite.js @@ -56,6 +56,7 @@   * - [toggleClass()](http://api.jquery.com/toggleClass/)   * - [unbind()](http://api.jquery.com/unbind/)   * - [val()](http://api.jquery.com/val/) + * - [wrap()](http://api.jquery.com/wrap/)   *   * ## In addtion to the above, Angular privides an additional method to both jQuery and jQuery lite:   * | 
