Fix names of possible values for where_style

This commit is contained in:
Phil Ellison 2017-06-18 08:33:32 +01:00
parent c0804f8a55
commit e9c81cd537

View File

@ -1840,7 +1840,7 @@ See also: [`where_density`](#where_density), [`where_layout`](#where_layout), [`
Overall strategy for where clauses
- **Default value**: `"Rfc"`
- **Possible values**: `"Default"`, `"Rfc"`
- **Possible values**: `"Rfc"`, `"Legacy"`
#### `"Default"`: