summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-11-22 23:10:33 +0000
committerRobert Gemmell <robbie@apache.org>2010-11-22 23:10:33 +0000
commit77eec4d375fe66c9c75f40cec84ee4c5913277f1 (patch)
treec1092971ac66e1a26ab2b941e0906f210ecd1b58
parentc9beda7f050f578042979d9d191b4749a3d1ed22 (diff)
downloadqpid-python-77eec4d375fe66c9c75f40cec84ee4c5913277f1.tar.gz
Correct typos
merged from trunk r1037923 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.8-release-candidates@1037931 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/client/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/client/README.txt b/qpid/java/client/README.txt
index 362f86124e..57a98cc978 100644
--- a/qpid/java/client/README.txt
+++ b/qpid/java/client/README.txt
@@ -34,8 +34,8 @@ themselves. Failure to do so will result in a warning being output and use of
NoOp logging by the client.
More information on using SLF4J is available at http://www.slf4j.org/manual.html
-which details some of the suipported logging implementations and their
-associted SLF4 bindings as available in the SLF4J distribution.
+which details some of the supported logging implementations and their
+associated SLF4 bindings as available in the SLF4J distribution.