# HG changeset patch # User Javi Merino # Date 1446719480 0 # Node ID 762bf510b42c833c5e38f00f73e8143806a75d70 # Parent c750ed59892af253c1caf9153a75184bef604d25 clonebundles: fix typo s/comand/command/ diff -r c750ed59892a -r 762bf510b42c hgext/clonebundles.py --- a/hgext/clonebundles.py Fri Nov 06 15:23:10 2015 -0600 +++ b/hgext/clonebundles.py Thu Nov 05 10:31:20 2015 +0000 @@ -57,7 +57,7 @@ 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