>From f15e1724a980e19fe2272ffd5ea8f8d1d88c4d1d Mon Sep 17 00:00:00 2001
From: Michael Stevens <mstevens@etla.org>
Date: Sun, 14 Oct 2012 14:09:31 +0100
Subject: [PATCH] Improve spelling

---
 README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 8081c60..59e49ab 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ meet the following constraints:
    include anaphoric constructs, loop-like binding macros, etc.
 
  * Portable: Alexandria limits itself to portable parts of Common
-   Lisp. Even apparently conservative and usefull functions remain
+   Lisp. Even apparently conservative and useful functions remain
    outside the scope of Alexandria if they cannot be implemented
    portably. Portability is here defined as portable within a
    conforming implementation: implementation bugs are not considered
@@ -48,5 +48,5 @@ Patches:
   done and /why/, and when fixing a bug or adding a feature you should
   also include a test-case.
 
-  Be adviced though that right now new features are unlikely to be
+  Be advised though that right now new features are unlikely to be
   accepted until 1.0 is officially out of the door.
-- 
1.7.9.5

