--- a/hgext/clonebundles.py Mon Dec 14 20:47:22 2015 -0500
+++ b/hgext/clonebundles.py Tue Dec 15 07:17:15 2015 +0100
@@ -47,7 +47,7 @@
* Generating bundle files of repository content (typically periodically,
such as once per day).
* A file server that clients have network access to and that Python knows
- how to talk to through its normal URL handling facility (typically a
+ how to talk to through its normal URL handling facility (typically an
HTTP server).
* A process for keeping the bundles manifest in sync with available bundle
files.