Clean up Javadoc and source code regarding " ." typos

This commit is contained in:
Sam Brannen
2022-12-12 15:42:27 +01:00
parent f8a1dac593
commit 46fc28fd1a
16 changed files with 32 additions and 31 deletions

View File

@@ -103,7 +103,7 @@ public abstract class ResponseEntityExceptionHandler implements MessageSourceAwa
/**
* Handle all exceptions raised within Spring MVC handling of the request .
* Handle all exceptions raised within Spring MVC handling of the request.
* @param ex the exception to handle
* @param request the current request
*/