mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
This commit ensures that single quotes nested in double quotes in code examples in the reference manual are properly escaped using ''. Issue: SPR-12246