]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grace-iterator.cc
release: 1.3.23
[lilypond.git] / lily / grace-iterator.cc
index b3c9cf9c5a7e3e3262a0bb9fd84d48a9b6442904..ffd57a89768df7d6bca650a891d6434de4ef6666 100644 (file)
@@ -40,7 +40,7 @@ Grace_iterator::do_process_and_next (Moment m)
     }
   else
     {
-      warning (_("No Grace context available!")); 
+      warning (_("no Grace context available")); 
     }
   Music_iterator::do_process_and_next (m);
 }