]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/flower-debug.cc
patch::: 1.1.23.jbr1
[lilypond.git] / flower / flower-debug.cc
index f3131c8254f8f287dfa53df7c0ad5189515cc78d..bb001511c2dab053ba9384125afa2f3eca92a7e7 100644 (file)
@@ -14,7 +14,7 @@ void set_flower_debug (Dstream&ds, bool b)
 {
 #ifdef NPRINT
   if (b)
-    cout << _("Debug printout disabled.  Compiled with NPRINT.") << endl;
+    cout << _ ("Debug output disabled.  Compiled with NPRINT.") << endl;
 #endif
 
   flower_check_debug = b;