aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Halloway <stu@thinkrelevance.com>2010-03-30 11:56:55 -0400
committerStuart Halloway <stu@thinkrelevance.com>2010-03-30 11:56:55 -0400
commita0178aeaf9493a19d68c0f4a998d865fa48e269d (patch)
treefce8e5950db2c5c0c959264cc4800eb2ebd79566
parentffcfbf9f1c4fd4df4a987bcd1b662311de1b6216 (diff)
once more, with spelling
-rw-r--r--src/main/clojure/clojure/contrib/jmx/client.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/clojure/clojure/contrib/jmx/client.clj b/src/main/clojure/clojure/contrib/jmx/client.clj
index ed7419c1..66eb336b 100644
--- a/src/main/clojure/clojure/contrib/jmx/client.clj
+++ b/src/main/clojure/clojure/contrib/jmx/client.clj
@@ -45,7 +45,7 @@
InternalError
java.io.NotSerializableException
java.lang.ClassNotFoundException
- javax.management.AttributeNotFoundExceptiont
+ javax.management.AttributeNotFoundException
javax.management.RuntimeMBeanException]
"Exceptions that might be thrown if you try to read an unsupported
attribute. Found these by testing agains jconsole and Tomcat. This