summaryrefslogtreecommitdiff
path: root/lib/irb/helper_method/conf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb/helper_method/conf.rb')
-rw-r--r--lib/irb/helper_method/conf.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/helper_method/conf.rb b/lib/irb/helper_method/conf.rb
index 460f5ab78a..718ed279c0 100644
--- a/lib/irb/helper_method/conf.rb
+++ b/lib/irb/helper_method/conf.rb
@@ -1,7 +1,7 @@
module IRB
module HelperMethod
class Conf < Base
- description "Returns the current context."
+ description "Returns the current IRB context."
def execute
IRB.CurrentContext