summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/mngfocus.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tk/lib/tk/mngfocus.rb')
-rw-r--r--ext/tk/lib/tk/mngfocus.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/tk/lib/tk/mngfocus.rb b/ext/tk/lib/tk/mngfocus.rb
index 1a2049c8a8..a05fb94f8e 100644
--- a/ext/tk/lib/tk/mngfocus.rb
+++ b/ext/tk/lib/tk/mngfocus.rb
@@ -8,8 +8,8 @@ module TkManageFocus
extend Tk
TkCommandNames = [
- 'tk_focusFollowMouse'.freeze,
- 'tk_focusNext'.freeze,
+ 'tk_focusFollowMouse'.freeze,
+ 'tk_focusNext'.freeze,
'tk_focusPrev'.freeze
].freeze