another doc tweak

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@38764 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2015-07-07 16:54:28 +00:00
parent e1709968ff
commit 8edb25f0ad

View file

@ -291,7 +291,7 @@ extern NSString* cmdVersion(NSString *ver);
* an alert is generated.<br />
* If this is not set (or is set to a value less than ten or
* greater than a million) then a value of five thousand is used
* unless EcMemory is set (in which case twenty is used).<br />
* unless EcMemory is set (in which case fifty is used).<br />
* Setting a higher value makes memory leak detection less
* sensitive (but reduces unnecessary alerts).<br />
* If used in conjunction with EcMemoryPercentage, the greater