From 08ad4b6a46b714008ff779728a73a168b62510ce Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 6 Mar 2012 14:14:59 -0800 Subject: docs(jqlite): add docs for wrap() --- src/jqLite.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/jqLite.js') 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: * -- cgit v1.2.3