]> code.delx.au - gnu-emacs-elpa/commitdiff
* README: Typos
authorArtur Malabarba <bruce.connor.am@gmail.com>
Sun, 8 Nov 2015 13:03:22 +0000 (13:03 +0000)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Sun, 8 Nov 2015 13:03:22 +0000 (13:03 +0000)
README

diff --git a/README b/README
index ed7412549d49688e77dd40935998a1036dc74693..b3e2b7bdf5092d9f34552bd9acb7773a02180b95 100644 (file)
--- a/README
+++ b/README
@@ -145,7 +145,7 @@ upstream every once in a while.  This copy may include local changes,
 although these should be kept to a minimum.
 
 If know you don't want a local package, but don't know which of these
-two options you prefere, then use a subtree.
+two options you prefer, then use a subtree.
 
 *** Subtrees
 
@@ -169,7 +169,7 @@ them here, simply do:
 On older git versions "git subtree" might not be available.  You can
 try "git merge -s subtree", or just update git.
 
-- <remote-repo> is the remote's url.  If you've previously used "git
+- <remote-repo> is the remote's URL.  If you've previously used "git
   remote add", then this can be the remote's name.
 - <remote-branch> is the branch you want to pull (probably "master").