Polishing

This commit is contained in:
Juergen Hoeller
2020-08-07 15:48:13 +02:00
parent bfd20da9de
commit 46c296b154

View File

@@ -212,7 +212,7 @@ public class HandlerExecutionChain {
/**
* Delegates to the handler and interceptors' {@code toString()}.
* Delegates to the handler's {@code toString()} implementation.
*/
@Override
public String toString() {