lib/markdown_exec.rb in markdown_exec-2.0.8.1 vs lib/markdown_exec.rb in markdown_exec-2.0.8.2
- old
+ new
@@ -273,10 +273,10 @@
opts
)
end
# return arguments before ARGV_SEP
- # arguments after ARGV_SEP are passed to the generatede script
+ # arguments after ARGV_SEP are passed to the generated script
#
def arguments_for_mde(argv = ARGV)
case ind = argv.find_index(ARGV_SEP)
when nil
argv