File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -108,15 +108,15 @@ encoded_ip = 2
108
108
# settings above and use access_channel, access_port and access_server below.
109
109
allow_non_default = 1
110
110
111
- # This is regular experssion that sets what channels access should
111
+ # This is regular expression that sets what channels access should
112
112
# be allowed to.
113
113
access_channel = .*
114
114
115
- # This is regular experssion that sets what servers access should
115
+ # This is regular expression that sets what servers access should
116
116
# be allowed to.
117
117
access_server = .*
118
118
119
- # This is regular experssion that sets what ports access should
119
+ # This is regular expression that sets what ports access should
120
120
# be allowed to.
121
121
access_port = .*
122
122
You can’t perform that action at this time.
0 commit comments