diff options
Diffstat (limited to 'contrib/nglog.sh')
| -rwxr-xr-x | contrib/nglog.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/nglog.sh b/contrib/nglog.sh index 852ee93c..cb4eb3e9 100755 --- a/contrib/nglog.sh +++ b/contrib/nglog.sh @@ -10,7 +10,7 @@ # Please read the file COPYING, README and AUTHORS for more information. # # This script parses the log output of ngircd(8), and colorizes the messages -# accoring to their log level. Example usage: +# according to their log level. Example usage: # ./src/ngircd/ngircd -f $PWD/doc/sample-ngircd.conf -np | ./contrib/nglog.sh # |