Update doc and ping the repository.

git-svn-id: https://svn.apache.org/repos/asf/james/hupa/trunk@1801935 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/README.txt b/README.txt
index f2c1080..9eefe36 100644
--- a/README.txt
+++ b/README.txt
@@ -8,7 +8,7 @@
 It is ready for reading, sending,  and managing messages and folders, but it still lacks of many features email clients nowadays have.
 
 ###### Bulding ######
-Hupa use maven2 as build tool. To build hupa download maven2 (http://maven.apache.org), unpack maven2 and install it.
+Hupa use maven2 as building tool. To build hupa download maven2 (http://maven.apache.org), unpack maven2 and install it.
 After that change to hupa directory and execute the following cmd:
 $ mvn clean package