diff --git a/configs/plugin_settings.cfg b/configs/plugin_settings.cfg index 20212f7a..d8364de0 100644 --- a/configs/plugin_settings.cfg +++ b/configs/plugin_settings.cfg @@ -4,7 +4,7 @@ * If the filename has no explicit path, it will be patched to any sub-path in the plugins folder. * * Available properties for plugins are: - * "pause" - Whether or not the plugin should load paused - "yes" or "no" (defualt) + * "pause" - Whether or not the plugin should load paused - "yes" or "no" (default) * "lifetime" - Lifetime of the plugin. Options: * "mapsync" - Plugins should be reloaded on mapchange if changed (default) * "global" - Plugin will never be unloaded or updated