diff --git a/src/jqLite.js b/src/jqLite.js index 771c4312432d..7072c222c43d 100644 --- a/src/jqLite.js +++ b/src/jqLite.js @@ -45,7 +45,7 @@ * - [`children()`](http://api.jquery.com/children/) - Does not support selectors * - [`clone()`](http://api.jquery.com/clone/) * - [`contents()`](http://api.jquery.com/contents/) - * - [`css()`](http://api.jquery.com/css/) + * - [`css()`](http://api.jquery.com/css/) - Getter function only retrieves inline-styles * - [`data()`](http://api.jquery.com/data/) * - [`empty()`](http://api.jquery.com/empty/) * - [`eq()`](http://api.jquery.com/eq/)