mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ public interface MockServerConfigurer {
|
||||
|
||||
/**
|
||||
* Invoked just before the mock server is built. Use this hook to inspect
|
||||
* and/or modify application-declared filtes and exception handlers,
|
||||
* and/or modify application-declared filters and exception handlers.
|
||||
* @param builder the builder for the {@code HttpHandler} that will handle
|
||||
* requests (i.e. the mock server)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user