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 | f0c592b3074248f51a64d10d4a43b87270faec89 (patch) | |
| tree | 44b99baec46f3519313bbc4e0e80ce0981bbdef1 /qpid/java/client | |
| parent | 8eadbf04b0faefe3c96e6f71250be6bfa9cafc52 (diff) | |
| download | qpid-python-f0c592b3074248f51a64d10d4a43b87270faec89.tar.gz | |
Correct typos
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1037923 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client')
| -rw-r--r-- | qpid/java/client/README.txt | 4 |
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. |
