Fixed typo in Thrift README
authorputnam <dev-null@apache.org>
Fri, 22 Dec 2006 10:35:12 +0000 (10:35 +0000)
committerputnam <dev-null@apache.org>
Fri, 22 Dec 2006 10:35:12 +0000 (10:35 +0000)
Summary:
  locacation? COME ON GUYS.

Review:
  peter

Test plan:
  I read it, then re-read it, then re-re-read it.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664901 13f79535-47bb-0310-9956-ffa450edef68

README

diff --git a/README b/README
index 74c3a65..4040e5e 100644 (file)
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ Once the configure scripts are generated, thrift can be configured.  From the to
 
        ./configure
 
-You may need to specify the locacation of the boost files explicitly:   If you installed boost in  /usr/local, you would run configure as follows:
+You may need to specify the location of the boost files explicitly:   If you installed boost in  /usr/local, you would run configure as follows:
 
        ./configure --with-boost=/usr/local