diff options
Diffstat (limited to 'program/js/list.js')
-rw-r--r-- | program/js/list.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/js/list.js b/program/js/list.js index 5da2bb15b..62d473260 100644 --- a/program/js/list.js +++ b/program/js/list.js @@ -173,7 +173,7 @@ insert_row: function(row, attop) /** - * Set focur to the list + * Set focus to the list */ focus: function(e) { |