From 4f2766456a3856b6c6dd120ffadfdc65c7066798 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 27 Feb 2015 18:35:03 +0000 Subject: 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 --- qpid/java/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/java') 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. -- cgit v1.2.1