]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/swallow-engraver.cc
Whitespace issues.
[lilypond.git] / lily / swallow-engraver.cc
index cb42085950a1b3d10c801c4035a191398bf27dfb..37a2148dbf140b55944820e2a31714ce02b4b679 100644 (file)
@@ -30,9 +30,9 @@ Swallow_engraver::Swallow_engraver ()
 
 ADD_TRANSLATOR (Swallow_engraver,
                /* doc */
-               "This engraver swallows everything given to it silently.  "
-               "The purpose of this is to prevent spurious @q{event junked} "
-               "warnings.",
+               "This engraver swallows everything given to it silently."
+               "  The purpose of this is to prevent spurious @q{event junked}"
+               " warnings.",
 
                /* create */
                "",