Cull duplicate word 'values' for disk_cache description

pull/2468/head
Tyler Tidman 11 years ago
parent d8cde46e76
commit bb6db46962

@ -116,7 +116,7 @@ can be configured for this builder.
the default is 10 seconds.
* `disk_cache` (string) - The cache mode to use for disk. Allowed values
values include any of "writethrough", "writeback", "none", "unsafe" or
include any of "writethrough", "writeback", "none", "unsafe" or
"directsync". By default, this is set to "writeback".
* `disk_discard` (string) - The discard mode to use for disk. Allowed values

Loading…
Cancel
Save