1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-10-28 12:37:38 +00:00

Spelling fixes, mostly in file comments

This commit is contained in:
Alexander Barton
2022-12-25 15:16:31 +01:00
parent 7b30c352a1
commit 56ed5c90ad
12 changed files with 14 additions and 14 deletions

View File

@@ -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
#