Repository: qpid-jms Updated Branches: refs/heads/master b017a8ace -> b57a6a4a5
NO-JIRA Fix typo in README file Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/b57a6a4a Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/b57a6a4a Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/b57a6a4a Branch: refs/heads/master Commit: b57a6a4a58b8947c1351f5f6d313323547780219 Parents: b017a8a Author: Timothy Bish <[email protected]> Authored: Tue May 8 10:37:00 2018 -0400 Committer: Timothy Bish <[email protected]> Committed: Tue May 8 10:37:21 2018 -0400 ---------------------------------------------------------------------- apache-qpid-jms/src/main/assembly/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/b57a6a4a/apache-qpid-jms/src/main/assembly/README.txt ---------------------------------------------------------------------- diff --git a/apache-qpid-jms/src/main/assembly/README.txt b/apache-qpid-jms/src/main/assembly/README.txt index 1634922..fce330a 100644 --- a/apache-qpid-jms/src/main/assembly/README.txt +++ b/apache-qpid-jms/src/main/assembly/README.txt @@ -6,5 +6,5 @@ URI options, see the docs directory. For examples of using the client, see the examples directory. -The client arifacts and required dependencies can be found +The client artifacts and required dependencies can be found in the lib directory. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
