Loading lib/jsduck/options.rb +1 −1 Original line number Diff line number Diff line Loading @@ -587,7 +587,7 @@ module JsDuck opts.on('-v', '--verbose', "Turns on excessive logging.", "", "Log messages are writted to STDERR.") do "Log messages are written to STDERR.") do Logger.verbose = true end Loading Loading
lib/jsduck/options.rb +1 −1 Original line number Diff line number Diff line Loading @@ -587,7 +587,7 @@ module JsDuck opts.on('-v', '--verbose', "Turns on excessive logging.", "", "Log messages are writted to STDERR.") do "Log messages are written to STDERR.") do Logger.verbose = true end Loading