mercurial/helptext/config.txt
branchstable
changeset 48980 6e7ae547e38d
parent 48793 6e559391f96e
child 49049 e31bba4c1be3
--- a/mercurial/helptext/config.txt	Mon Mar 21 14:21:10 2022 -0700
+++ b/mercurial/helptext/config.txt	Tue Mar 22 03:19:01 2022 +0100
@@ -2293,7 +2293,7 @@
     effectively prevents concurrent pushes.
 
 ``pullbundle``
-    When set, the server will check pullbundle.manifest for bundles
+    When set, the server will check pullbundles.manifest for bundles
     covering the requested heads and common nodes. The first matching
     entry will be streamed to the client.