Skip to content

Commit 00220eb

Browse files
committed
Fix typo in changelog
1 parent 6c63271 commit 00220eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dist/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Changes in version 3.2 RC1 (2012-11-02)
4343
* the Jackson message converters now include "application/*+json" in supported media types (SPR-7905)
4444
* DispatcherPortlet uses a forward for rendering a view as resource response (SPR-9876)
4545
* prevent duplicate @Import processing and ImportBeanDefinitionRegistrar invocation (SPR-9925)
46-
* throw AopInvocationException on advise returning null for primitive type (SPR-4675)
46+
* throw AopInvocationException on advice returning null for primitive type (SPR-4675)
4747
* resolve Collection element types during conversion (SPR-9257)
4848
* allow SpEL reserved words in type package names (SPR-9862)
4949
* provide alternative message code resolver styles (SPR-9707)

0 commit comments

Comments
 (0)