# HG changeset patch # User Javi Merino # Date 2015-11-05 10:31:20 # Node ID 762bf510b42c833c5e38f00f73e8143806a75d70 # Parent c750ed59892af253c1caf9153a75184bef604d25 clonebundles: fix typo s/comand/command/ diff --git a/hgext/clonebundles.py b/hgext/clonebundles.py --- a/hgext/clonebundles.py +++ b/hgext/clonebundles.py @@ -57,7 +57,7 @@ operator could use a dynamic service for static file hosting services are simple and scalable and should be sufficient for most needs. -Bundle files can be generated with the :hg:`bundle` comand. Typically +Bundle files can be generated with the :hg:`bundle` command. Typically :hg:`bundle --all` is used to produce a bundle of the entire repository. :hg:`debugcreatestreamclonebundle` can be used to produce a special