Javadocs spelling error

This commit is contained in:
dsyer
2008-05-23 08:01:19 +00:00
parent 277246cfb6
commit abc9111b20

View File

@@ -36,7 +36,7 @@ public class SubclassExceptionClassifier extends ExceptionClassifierSupport {
/**
* Map of Throwable class types to keys for the classifier. Any subclass of
* the type provided will be classified as of the type given by the
* correspinding map entry value.
* corresponding map entry value.
*
* @param typeMap the typeMap to set
*/