lib/vedeu/colours/foreground.rb in vedeu-0.6.8 vs lib/vedeu/colours/foreground.rb in vedeu-0.6.9
- old
+ new
@@ -1,10 +1,11 @@
module Vedeu
module Colours
# The class represents one half (the other, can be found at
- # {Vedeu::Colours::Background}) of a terminal colour escape sequence.
+ # {Vedeu::Colours::Background}) of a terminal colour escape
+ # sequence.
#
class Foreground < Vedeu::Colours::Translator
private