mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
86b87d7d85
Javadoc doesn't seem to like having `e.g.` as it thinks the sentence ends there, which is usually incorrect and results in broken descriptions. This commit rewords the doc strings slightly to avoid problematic parts. Closes gh-32532