Fix typo in dynamic-sample-loading settings documentation

This commit is contained in:
Marcus Weseloh 2018-04-21 23:38:12 +02:00
parent 7240461e5b
commit 4cfdacd905

View file

@ -69,7 +69,7 @@ https://stackoverflow.com/a/6251757
<setting>
<name>dynamic-sample-loading</name>
<type>bool</type>
<def>0 (TRUE)</def>
<def>0 (FALSE)</def>
<desc>
When set to 1 (TRUE), samples are loaded to and unloaded from memory
on demand.