Skip to content

Commit

Permalink
DataGrid - Fix doc comment for the navigateToRow method (#5836)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonSermyazhko authored and San4es committed Oct 18, 2018
1 parent bad3048 commit 6a30342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/ui/grid_core/ui.grid_core.focus.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ exports.FocusController = core.ViewController.inherit((function() {
},

/**
* @name GridBaseOptions.navigateToRow
* @name GridBaseMethods.navigateToRow
* @publicName navigateToRow(key)
* @param1 key:any
*/
Expand Down

0 comments on commit 6a30342

Please sign in to comment.