diff options
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/ols.schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ols.schema.json b/misc/ols.schema.json index 2d287da..3ec252d 100644 --- a/misc/ols.schema.json +++ b/misc/ols.schema.json @@ -77,7 +77,7 @@ }, "enable_fake_methods": { "type": "boolean", - "description": "Turn on fake methods completion." + "description": "Turn on fake methods completion.", "default": false }, "disable_parser_errors": { "type": "boolean" }, |