summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2015-02-27 18:35:03 +0000
committerRobert Gemmell <robbie@apache.org>2015-02-27 18:35:03 +0000
commit4f2766456a3856b6c6dd120ffadfdc65c7066798 (patch)
treee92a55a661fea15c6ac920a19d6c6b69540f9645
parent3aaa53e9103b6019c9e31d15186b12a95a1993be (diff)
downloadqpid-python-4f2766456a3856b6c6dd120ffadfdc65c7066798.tar.gz
QPID-6421: fix typo in README, testing GitHub integration
This closes #5 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1662778 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/README.txt b/qpid/java/README.txt
index 5213799662..34e17db9ba 100644
--- a/qpid/java/README.txt
+++ b/qpid/java/README.txt
@@ -7,7 +7,7 @@ Some initial helper info can be found below.
==== Building the code and running the tests ====
-Here are some example Maven build commands that you may find usefull.
+Here are some example Maven build commands that you may find useful.
Clean previous builds output and install all modules to local repository without
running any of the unit or system tests.