Skip to content

Commit 4682ed4

Browse files
committed
Fix typos
1 parent 6372ea5 commit 4682ed4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cgiirc.config.full

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@ encoded_ip = 2
108108
# settings above and use access_channel, access_port and access_server below.
109109
allow_non_default = 1
110110

111-
# This is regular experssion that sets what channels access should
111+
# This is regular expression that sets what channels access should
112112
# be allowed to.
113113
access_channel = .*
114114

115-
# This is regular experssion that sets what servers access should
115+
# This is regular expression that sets what servers access should
116116
# be allowed to.
117117
access_server = .*
118118

119-
# This is regular experssion that sets what ports access should
119+
# This is regular expression that sets what ports access should
120120
# be allowed to.
121121
access_port = .*
122122

0 commit comments

Comments
 (0)