summaryrefslogtreecommitdiff
path: root/lib/irb/ext/change-ws.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/ext/change-ws.rb')
-rw-r--r--lib/irb/ext/change-ws.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/ext/change-ws.rb b/lib/irb/ext/change-ws.rb
index dd8f145b27..217d4a58ef 100644
--- a/lib/irb/ext/change-ws.rb
+++ b/lib/irb/ext/change-ws.rb
@@ -56,6 +56,6 @@ module IRB
# end
# end
# alias change_workspace change_binding
- end
+ end
end