about summary refs log tree commit homepage
path: root/lib/PublicInbox/Import.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-01-01 09:57:55 +0000
committerEric Wong <e@80x24.org>2020-01-02 02:15:54 +0000
commitf7a6af5167001469516fd33aaf37958d635dff98 (patch)
treefec2c12a57ccb1116fb0a2b66e474f158c6d6a77 /lib/PublicInbox/Import.pm
parentb1991f7121a803a0a49c9cd0288a4f9050eeb70c (diff)
downloadpublic-inbox-f7a6af5167001469516fd33aaf37958d635dff98.tar.gz
Found by codespell, there's a few more in comments and some
debatable ones, but user-facing stuff is more important.
Diffstat (limited to 'lib/PublicInbox/Import.pm')
-rw-r--r--lib/PublicInbox/Import.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/Import.pm b/lib/PublicInbox/Import.pm
index 34f7d122..20669ab9 100644
--- a/lib/PublicInbox/Import.pm
+++ b/lib/PublicInbox/Import.pm
@@ -623,7 +623,7 @@ PublicInbox::Import - message importer for public-inbox v1 inboxes
 
 version 1.0
 
-=head1 SYNOPSYS
+=head1 SYNOPSIS
 
         use Email::MIME;
         use PublicInbox::Git;