]> git.ipfire.org Git - thirdparty/public-inbox.git/commitdiff
doc: clone: fix typo in --remote-manifest= description
authorEric Wong <e@80x24.org>
Tue, 14 Mar 2023 20:48:19 +0000 (20:48 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 Mar 2023 20:48:19 +0000 (20:48 +0000)
Reported-by: Kyle Meyer <kyle@kyleam.com>
Link: https://public-inbox.org/meta/87v8j4ql8k.fsf@kyleam.com/
Documentation/public-inbox-clone.pod

index 90359f5aa5fead4bb65c263d0dececed24795518..7def14efc98f84201db1c64e446b3dc666429bf2 100644 (file)
@@ -132,7 +132,7 @@ This is a new option in public-inbox 2.0+
 =item --remote-manifest=URL|RELATIVE_PATH
 
 Use an alternate location for the remote manifest.js.gz file.
-This mah be specified as a full absolute URL (e.g
+This may be specified as a full absolute URL (e.g
 C<--remote-manifest=https://80x24.org/lore/pub/manifest.js.gz>),
 or a pathname relative to the ROOT_URL (e.g
 C<--remote-manifest=pub/manifest.js.gz> when ROOT_URL is