lib/ronin/cli/commands/highlight.rb in ronin-2.0.0.beta4 vs lib/ronin/cli/commands/highlight.rb in ronin-2.0.0.beta5

- old
+ new

@@ -83,10 +83,10 @@ super(file) end # - # Syntax highlights an input strema. + # Syntax highlights an input stream. # # @param [File, IO] input # The input file or `stdin`. # def process_input(input)