lib/ronin/ui/console/console.rb in ronin-1.3.0 vs lib/ronin/ui/console/console.rb in ronin-1.4.0.rc1

- old
+ new

@@ -86,10 +86,10 @@ def Console.short_errors? @@short_errors end # - # Enables or disables the printing of one-lin errors. + # Enables or disables the printing of one-line errors. # # @param [Boolean] mode # The new Console short-errors setting. # # @return [Boolean]