Skip to content

Commit 84f5af1

Browse files
Update README.md
1 parent 22a1a05 commit 84f5af1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ var MainViewController = JSB.defineClass('MainViewController : UITableViewContro
237237
self.tableView.reloadData();
238238
}
239239
}, {
240-
// Instance Method Definitions
240+
// Class Method Definitions
241241
attemptRotationToDeviceOrientation: function() {
242242
...
243243
}

0 commit comments

Comments
 (0)