summaryrefslogtreecommitdiff
path: root/lib/irb/command/chws.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/command/chws.rb')
-rw-r--r--lib/irb/command/chws.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/command/chws.rb b/lib/irb/command/chws.rb
index 341d516155..e1047686c5 100644
--- a/lib/irb/command/chws.rb
+++ b/lib/irb/command/chws.rb
@@ -1,4 +1,4 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
#
# change-ws.rb -
# by Keiju ISHITSUKA(keiju@ruby-lang.org)