Replace double spaces w/ single spaces in code & comments in spring-webmvc

Except for meaningful double spaces (for example, to align the
indentation of comments), this commit replaces all unnecessary double
spaces with single spaces in the spring-webmvc module.

Closes gh-31245
This commit is contained in:
shin-mallang 2023-09-16 05:33:53 +09:00 committed by Sam Brannen
parent 56688ab361
commit 3d0f55273c
17 changed files with 22 additions and 22 deletions