Skip to content

Commit d3dce47

Browse files
committed
Fixed tabs/spaces.
1 parent ee0849a commit d3dce47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/jquery.ui.dataview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $.widget( "ui.dataview", {
6767
return Math.ceil( this.totalCount / this.options.paging.limit );
6868
},
6969

70-
// TODO need reasonable signatures/names for callback and error.
70+
// TODO need reasonable signatures/names for callback and error.
7171
refresh: function( callback, error ) {
7272
this._trigger( "request" );
7373

0 commit comments

Comments
 (0)