From bd74fefce24f1a9a7b6d3a7f1e17237a67e9d1d4 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Mon, 28 Aug 2023 12:42:46 +0200 Subject: Fix some typos/grammar/errors in docs and comments --- lib/PublicInbox/DS.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/PublicInbox/DS.pm') diff --git a/lib/PublicInbox/DS.pm b/lib/PublicInbox/DS.pm index 98084b5c..e89dc430 100644 --- a/lib/PublicInbox/DS.pm +++ b/lib/PublicInbox/DS.pm @@ -209,8 +209,8 @@ sub await_cb ($;@) { warn "E: awaitpid($pid): $@" if $@; } -# This relies on our Perl process is single-threaded, or at least -# no threads are spawning and waiting on processes (``, system(), etc...) +# This relies on our Perl process being single-threaded, or at least +# no threads spawning and waiting on processes (``, system(), etc...) # Threads are officially discouraged by the Perl5 team, and I expect # that to remain the case. sub reap_pids { -- cgit v1.2.3-24-ge0c7