summary refs log tree commit diff
path: root/contrib/nglog.sh
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2022-12-25 15:16:31 +0100
committerAlexander Barton <alex@barton.de>2022-12-25 15:16:31 +0100
commit56ed5c90ad02fb10cdbd7767a9dd85b2e06cdb19 (patch)
treeb74b7010099116b7ee052687c38d9534655ed18a /contrib/nglog.sh
parent7b30c352a1f47fbcf020720c4aeb1a669bf37878 (diff)
downloadngircd-56ed5c90ad02fb10cdbd7767a9dd85b2e06cdb19.tar.gz
ngircd-56ed5c90ad02fb10cdbd7767a9dd85b2e06cdb19.zip
Spelling fixes, mostly in file comments
Diffstat (limited to 'contrib/nglog.sh')
-rwxr-xr-xcontrib/nglog.sh2
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
 #