File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ var $resourceMinErr = angular.$$minErr('$resource');
99 *
1010 * # ngResource
1111 *
12- * The `ngResource` module provides interaction support with RESTful services via the $resource service.
12+ * The `ngResource` module provides interaction support with RESTful services
13+ * via the $resource service.
1314 *
1415 * {@installModule resource}
1516 *
Original file line number Diff line number Diff line change 88 * # ngTouch
99 *
1010 * The `ngTouch` module provides touch events and other helpers for touch-enabled devices.
11- * The implementation is based on jQuery Mobile touch event handling ([jquerymobile.com](http://jquerymobile.com/)).
11+ * The implementation is based on jQuery Mobile touch event handling
12+ * ([jquerymobile.com](http://jquerymobile.com/)).
1213 *
1314 * {@installModule touch}
1415 *
You can’t perform that action at this time.
0 commit comments