]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
Fix typo
[lilypond.git] / scm / lily.scm
index 360e694053fafaf1b6a59b0110d6e6182f305b21..d62c70bb0ff471637ce3aabe05f7c01fc40e1295 100644 (file)
@@ -688,7 +688,7 @@ PIDs or the number of the process."
         (if separate-logs
             (ly:stderr-redirect (format "~a.log" base) "w"))
         (if ping-log
-            (format ping-log "Procesing ~a\n" base))
+            (format ping-log "Processing ~a\n" base))
         (if (ly:get-option 'trace-memory-frequency)
             (mtrace:start-trace  (ly:get-option 'trace-memory-frequency)))
         (lilypond-file handler x)