From 56ed5c90ad02fb10cdbd7767a9dd85b2e06cdb19 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 25 Dec 2022 15:16:31 +0100 Subject: Spelling fixes, mostly in file comments --- contrib/README | 2 +- contrib/nglog.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/README b/contrib/README index 4a6229a1..b956d0eb 100644 --- a/contrib/README +++ b/contrib/README @@ -43,7 +43,7 @@ ngircd.spec - RPM "spec" file. nglog.sh - - Colorizes the log messages of ngircd(8) accoring to their log level. + - Colorizes the log messages of ngircd(8) according to their log level. platformtest.sh - Build ngIRCd and output a "result line" suitable for doc/Platforms.txt. 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 # -- cgit 1.4.1