Fix typo in AnnotationTemplateExpressionDefaults documentation by kucoll · Pull Request #18176 · spring-projects/spring-security

@kucoll

There is a typo in the documention that misspells AnnotationTemplateExpressionDefaults

Forward port of gh-18254

@kucoll

The AnnotationTemplateExpressionDeafults was wrong,and right is  AnnotationTemplateExpressionDefaults

Signed-off-by: kucoll <kucoll@163.com>

@kucoll kucoll changed the title Fix typo in AnnotationTemplateExpressionDefaults Fix typo in AnnotationTemplateExpressionDefaults documentation

Nov 17, 2025

@rwinch

Thanks for the Pull Request! This is now merged 😄

PS: Next time, as a bug please target the oldest supported branch (right now it is 64.x) that is impacted and we will forward port it to the newer branches.