diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-11-22 22:42:41 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-11-22 22:42:41 +0000 |
| commit | dc4dc2e137f83a9338d7853147a71fd09fc750a8 (patch) | |
| tree | bed7d0818f190a84c8cba37bf93922f0ffa4e66c /java/client | |
| parent | d2635c4b811a3bda3241ab6112ff5990ff5e3c53 (diff) | |
| download | qpid-python-dc4dc2e137f83a9338d7853147a71fd09fc750a8.tar.gz | |
Correct typos
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1037923 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client')
| -rw-r--r-- | java/client/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/client/README.txt b/java/client/README.txt index 362f86124e..57a98cc978 100644 --- a/java/client/README.txt +++ b/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. |
