Skip to content

Commit 85fe502

Browse files
beeburrtnobu
authored andcommitted
[DOC] Add spaces to fix formatting in example
To make the example code verbatim. Fixes ruby/ruby#8061
1 parent 54dbb81 commit 85fe502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/getoptlong.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
#
353353
# Command line:
354354
#
355-
# $ ruby fibonacci.rb --number 6 --verbose yes
355+
# $ ruby fibonacci.rb --number 6 --verbose yes
356356
#
357357
# Output:
358358
#

0 commit comments

Comments
 (0)