Skip to content

Commit b0086ad

Browse files
committed
1 parent 4697508 commit b0086ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/thor/shell/basic.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def indent(count = 1)
6969
# ==== Example
7070
# ask("What is your name?")
7171
#
72-
# ask("What is the planet furthest from the sun?", :default => "Pluto")
72+
# ask("What is the planet furthest from the sun?", :default => "Neptune")
7373
#
7474
# ask("What is your favorite Neopolitan flavor?", :limited_to => ["strawberry", "chocolate", "vanilla"])
7575
#

0 commit comments

Comments
 (0)