lib/vedeu/editor/editor.rb in vedeu-0.6.8 vs lib/vedeu/editor/editor.rb in vedeu-0.6.9
- old
+ new
@@ -1,10 +1,10 @@
module Vedeu
module Editor
- # Handles keypresses for a named document whilst the terminal is in fake
- # mode.
+ # Handles keypresses for a named document whilst the terminal is
+ # in fake mode.
#
class Editor
include Vedeu::Common
extend Forwardable