summaryrefslogtreecommitdiff
path: root/lib/highline/simulate.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/highline/simulate.rb')
-rw-r--r--lib/highline/simulate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/highline/simulate.rb b/lib/highline/simulate.rb
index 152979b..c1ee6df 100644
--- a/lib/highline/simulate.rb
+++ b/lib/highline/simulate.rb
@@ -44,7 +44,7 @@ class HighLine
end
# A wrapper method that temporarily replaces the Highline
- # instance in $terminal with an instance of this object
+ # instance in HighLine.default_instance with an instance of this object
# for the duration of the block
#
# @param strings [String] preloaded string buffer that