[PATCH stable] largefiles: fix typos in documentation

Wagner Bruna wagner.bruna+mercurial at gmail.com
Fri Apr 19 16:28:27 CDT 2013


# HG changeset patch
# User Wagner Bruna <wbruna at softwareexpress.com.br>
# Date 1366406795 10800
#      Sex Abr 19 18:26:35 2013 -0300
# Branch stable
# Node ID 7fe815fd9a409fac3d28ebcdd28603efc49e9cf2
# Parent  96e9081e968b833c64a8da735e755f0d37750f8d
largefiles: fix typos in documentation

diff --git a/hgext/largefiles/__init__.py b/hgext/largefiles/__init__.py
--- a/hgext/largefiles/__init__.py
+++ b/hgext/largefiles/__init__.py
@@ -52,8 +52,8 @@ largefiles).
 If you want to pull largefiles you don't need for update yet, then
 you can use pull with the `--lfrev` option or the :hg:`lfpull` command.
 
-If you know you are pulling from a non-default location and want do
-download all the largefiles that corresponds to the new changesets at
+If you know you are pulling from a non-default location and want to
+download all the largefiles that correspond to the new changesets at
 the same time, then you can pull with `--lfrev "pulled()"`.
 
 If you just want to ensure that you will have the largefiles needed to


More information about the Mercurial-devel mailing list