From de6d4dbd1e8845e08c2d87cd89a919e5b21ba619 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 21 Jun 2021 16:47:06 -0400 Subject: Fix various spelling issues (#1883). Signed-off-by: Josh Soref --- make/template/inspircd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make') diff --git a/make/template/inspircd b/make/template/inspircd index 213f78043..4e7470cab 100644 --- a/make/template/inspircd +++ b/make/template/inspircd @@ -395,7 +395,7 @@ sub getpidfile $i =~ s/[^=]+=\s(.*)/\1/; if (($i =~ s/\//i) && ($i !~ /^#/)) { - # Decend into that file, and check for PIDs.. (that sounds like an STD ;/) + # Descend into that file, and check for PIDs.. (that sounds like an STD ;/) getpidfile($1); # Was a PID found? if ($pidfile ne "") { -- cgit v1.3.1-10-gc9f91