From 191372724f5fd1982aef1910dcd7ffc4aa755f4a Mon Sep 17 00:00:00 2001 From: James Lowe Date: Fri, 18 Mar 2011 15:00:15 +0000 Subject: [PATCH] Doc: Minor grammar change in Usage Manual Simplified the explanation for the Variable LILYPOND_GC_YIELD --- Documentation/usage/running.itely | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.39.5