]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix docstring of property when
authorDavid Nalesnik <david.nalesnik@gmail.com>
Mon, 9 Feb 2015 14:59:35 +0000 (08:59 -0600)
committerDavid Nalesnik <david.nalesnik@gmail.com>
Sat, 14 Feb 2015 18:25:01 +0000 (12:25 -0600)
scm/define-grob-properties.scm

index 7e912722e65cebc6cce525219163c924b4c77150..5b7f86e8528b760bd3e9f6ad02e7f7e118d214af 100644 (file)
@@ -1129,8 +1129,7 @@ one below this grob.")
 ;;;
 ;;; w
 ;;;
-     (when ,ly:moment? "Global time step associated with this column
-happen?")
+     (when ,ly:moment? "Global time step associated with this column.")
      (whiteout ,boolean? "If true, the grob is printed over a white
 background to white-out underlying material, if the grob is visible.
  Usually #f by default.")