diff options
| -rw-r--r-- | scripts/clones_scanner.pl | 2 | ||||
| -rw-r--r-- | scripts/frm_outgmsgs.pl | 4 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/scripts/clones_scanner.pl b/scripts/clones_scanner.pl index bf308a0..09e6bfb 100644 --- a/scripts/clones_scanner.pl +++ b/scripts/clones_scanner.pl @@ -33,7 +33,7 @@ $VERSION = '1.6';  #  # OPTIONS  # ======= -# Settings can be resetted to defaults with /set -default +# Settings can be reset to defaults with /set -default  #  # /set clones_scanner_maxtime <time>  # * This is the maximum time in which the script remembers that a specific hostname  diff --git a/scripts/frm_outgmsgs.pl b/scripts/frm_outgmsgs.pl index 71c9b02..26cadfe 100644 --- a/scripts/frm_outgmsgs.pl +++ b/scripts/frm_outgmsgs.pl @@ -27,7 +27,7 @@ $VERSION = '1.1';  #  # OPTIONS  # ======= -# settings can be resetted to defaults with /set -default +# settings can be reset to defaults with /set -default  #  #  # /set outgmsgs_use_formatting <ON|OFF> @@ -66,7 +66,7 @@ $VERSION = '1.1';  # * defines background color  #  # the last two settings only make sense if outgmsgs_use_color is ON -# if they are setted to any other value that doesn't belong to mIRC color range [0..15], they will be ignored +# if they are set to any other value that doesn't belong to the mIRC color range [0..15], they will be ignored  #  #  # COMMANDS | 
