Commit 2ba978b4 authored by Phillip Webb's avatar Phillip Webb

Polish

parent ab81d993
......@@ -212,7 +212,7 @@ public class AbstractEndpointHandlerMapping<E extends MvcEndpoint>
/**
* Returns if this mapping is disabled.
* @return if the mapping is disabled
* @return {@code true} if the mapping is disabled
*/
public boolean isDisabled() {
return this.disabled;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment