This repository was archived by the owner on Jun 6, 2021. It is now read-only.
Commit 2fbcdf4
authored
Fix a logical blunder
I think the help should say "- a channel name pattern does not start with a wildcard or a #, or" instead of "- a channel name pattern starts with a wildcard or a #, or"
Relevant code
https://github.com/atheme/atheme/blob/master/modules/alis/main.c#L135
Brought up by ccat at #freenode today1 parent 7209fa8 commit 2fbcdf4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments