mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
Prefix the opening brace with a single space in some classes. Replace tab character with space in javadoc of AttributeAccessor. Also fix some other trivial formatting errors. Closes gh-1979