From fde62cb22319c3f2d569aaa4b4b77d7727187754 Mon Sep 17 00:00:00 2001 From: putnam Date: Fri, 22 Dec 2006 10:35:12 +0000 Subject: [PATCH] Fixed typo in Thrift README 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 74c3a65e..4040e5e0 100644 --- 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 -- 2.17.1