Cull duplicate word 'values' for disk_cache description

This commit is contained in:
Tyler Tidman 2015-07-17 12:20:57 -04:00
parent d8cde46e76
commit bb6db46962
1 changed files with 1 additions and 1 deletions

View File

@ -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