diff options
-rw-r--r-- | settings.json.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.json.template b/settings.json.template index 6a344cb1..bfd0c7e6 100644 --- a/settings.json.template +++ b/settings.json.template @@ -66,7 +66,7 @@ "lang": "en-gb" }, - /* Shoud we suppress errors from being visible in the default Pad Text? */ + /* Should we suppress errors from being visible in the default Pad Text? */ "suppressErrorsInPadText" : false, /* Users must have a session to access pads. This effectively allows only group pads to be accessed. */ |