]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar-line.cc
Spell Free type as FreeType.
[lilypond.git] / lily / bar-line.cc
index 34e2e166229d99c56ba5604814da32ad2a43910c..d2c92be2a48847c309d24c6bf09d048eb68e2e4a 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -441,9 +441,9 @@ ADD_INTERFACE (Bar_line,
               " line without special bar lines.\n"
               "\n"
               "@code{S|:} and @code{:|S} are used for repeat/segno combinations that are"
-              " separated at line breaks. Alternatively, @code{.S|:} and @code{:|S.}"
+              " separated at line breaks.  Alternatively, @code{.S|:} and @code{:|S.}"
               " may be used which combine repeat signs and segno at the same line in"
-              " case of a line break. @code{:|S|:} is a combination of a left repeat"
+              " case of a line break.  @code{:|S|:} is a combination of a left repeat"
               " (@code{:|}), a segno (@code{S}) and a right repeat @code{|:} which"
               " splits before the segno at line breaks; @code{:|S.|:} splits after"
               " the segno sign.\n"