From 174511cc094fa97432e32cbfa13dd7b2a945c4e3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 17 Aug 2022 09:33:14 +0000 Subject: searchidx: fix spelling error in comment --- lib/PublicInbox/SearchIdx.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/PublicInbox/SearchIdx.pm b/lib/PublicInbox/SearchIdx.pm index bdb84fc7..257b83a5 100644 --- a/lib/PublicInbox/SearchIdx.pm +++ b/lib/PublicInbox/SearchIdx.pm @@ -453,7 +453,7 @@ sub eml2doc ($$$;$) { index_ids($self, $doc, $eml, $mids); # by default, we maintain compatibility with v1.5.0 and earlier - # by writing to docdata.glass, users who never exect to downgrade can + # by writing to docdata.glass, users who never expect to downgrade can # use --skip-docdata if (!$self->{-skip_docdata}) { # WWW doesn't need {to} or {cc}, only NNTP -- cgit v1.2.3-24-ge0c7