From: James Lowe Date: Fri, 18 Mar 2011 15:00:15 +0000 (+0000) Subject: Doc: Minor grammar change in Usage Manual X-Git-Tag: release/2.13.55-1~8 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=191372724f5fd1982aef1910dcd7ffc4aa755f4a;p=lilypond.git Doc: Minor grammar change in Usage Manual Simplified the explanation for the Variable LILYPOND_GC_YIELD --- diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely index faeb814666..d72d02e274 100644 --- a/Documentation/usage/running.itely +++ b/Documentation/usage/running.itely @@ -446,10 +446,7 @@ subdirectories called @file{ly/}, @file{ps/}, @file{tex/}, etc. This selects the language for the warning messages. @item LILYPOND_GC_YIELD -With this variable the memory footprint and performance can be -adjusted. It is a percentage tunes memory management behavior. With -higher values, the program uses more memory, with smaller values, it -uses more CPU time. The default value is @code{70}. +A variable, as a percentage, that tunes memory management behavior. A higher values means the program uses more memory, a smaller value means more CPU time is used. The default value is @code{70}. @end table