]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-lib.scm
Updates for LSR.
[lilypond.git] / scm / documentation-lib.scm
index ce91651e7785234fcec35d80698aae021d1a1d11..5a0afbbf34c51d5d4cbf2aef69570db4a190a008 100644 (file)
@@ -169,7 +169,7 @@ with init values from ALIST (1st optional argument)
         (handle (assoc sym alist)))
 
     (if (eq? desc #f)
-       (ly:error (_ "can't find description for property ~S (~S)") sym where))
+       (ly:error (_ "cannot find description for property ~S (~S)") sym where))
     
     (cons
      (string-append "@code{" name "} "