branch: externals/vc-hgcmd
commit 48778bd4adc6a3eab29498f19280f5c1f5c4bc68
Author: muffinmad <[email protected]>
Commit: muffinmad <[email protected]>
fixed typos
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ef4422f..bdd69a9 100644
--- a/README.md
+++ b/README.md
@@ -37,9 +37,9 @@ While editing commit message you can togle `--amend` and
`--close-branch` flags.
`vc-hgcmd` will ask for branch name to merge.
-#### Default pull argements
+#### Default pull arguments
-You can customize default `hg pulll` command arguments.
+You can customize default `hg pull` command arguments.
By default it's `--update`. You can change it for particular pull by invoking
`vc-pull` with prefix argument.
#### Branches and tags as revision completion table