]> code.delx.au - gnu-emacs-elpa/commitdiff
README: Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 23 Oct 2015 11:56:39 +0000 (13:56 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 23 Oct 2015 11:56:39 +0000 (13:56 +0200)
README

diff --git a/README b/README
index d64bc3a357e6b9694e562a87ab4e1a15608b2be8..fe5a4f1ac1a89d9fbc45914a4155f7f8f68f6637 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Copyright (C) 2010-2011, 2014 Free Software Foundation, Inc.
 See the end of the file for license conditions.
 
 
-This branch contains the sources, deployment scripts, and auxilliary
+This branch contains the sources, deployment scripts, and auxiliary
 files for the Emacs Lisp package archive (elpa.gnu.org).
 
 This file explains the branch layout, how to add and edit packages,
@@ -134,7 +134,7 @@ simply commit further changes to it here.  Of course, this may trigger
 merge conflicts when you do a "subtree pull" in the future, so it's
 best to avoid these local changes.
 
-If someone makes changes to your package on here elpa.git and you want
+If someone makes changes to your package here on elpa.git and you want
 to push them to your remote, it's easiest to just copy these changes
 over to the remote repo.  Trying to push a subtree with git is likely
 to induce headache.