diff --git a/configs/cfg/sourcemod.cfg b/configs/cfg/sourcemod.cfg index c4f7d97e..043efccb 100644 --- a/configs/cfg/sourcemod.cfg +++ b/configs/cfg/sourcemod.cfg @@ -93,7 +93,7 @@ sm_hide_slots 0 // Default: 1 sm_chat_mode 1 -// Specifies whether or not "timeleft" will automaticly be triggered every +// Specifies whether or not "timeleft" will automatically be triggered every // x seconds. Valid values are 0 (Disabled) to 1800 seconds. // -- // Requires: basetriggers.smx diff --git a/configs/core.cfg b/configs/core.cfg index 54c01e2f..9dfef4ca 100644 --- a/configs/core.cfg +++ b/configs/core.cfg @@ -44,7 +44,7 @@ * but it does not evaluate to an actual command, it will be displayed * publicly. This setting allows you to suppress accidental typings. * - * The default value is "no". A value of "yes" will supress. + * The default value is "no". A value of "yes" will suppress. */ "SilentFailSuppress" "no"