summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo2016-06-18 12:01:20 -0300
committerPablo2016-06-18 12:01:20 -0300
commit1935c9a85971efb1b7fc7ca52c031fd0454dcc54 (patch)
tree68a6ceba64368b2bc88e897616a6e55ed163a9fc
parent02aa66e44f028f83bda2990eabbe0db4c789eea5 (diff)
downloadscripts.irssi.org-1935c9a85971efb1b7fc7ca52c031fd0454dcc54.tar.bz2
Fix past tense of set in comments
-rw-r--r--scripts/clones_scanner.pl2
-rw-r--r--scripts/frm_outgmsgs.pl4
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