Fix configuration-source-ref doc

Fixes gh-4200
This commit is contained in:
Rob Winch 2017-03-02 00:25:34 -06:00
parent f3edaa673a
commit 49719480a8
1 changed files with 1 additions and 1 deletions

View File

@ -7715,7 +7715,7 @@ The attributes on the `<cors>` element control the headers element.
Optional attribute that specifies the bean name of a `CorsFilter`.
[[nsa-cors-configuration-source-ref]]
* **ref**
* **cors-configuration-source-ref**
Optional attribute that specifies the bean name of a `CorsConfigurationSource` to be injected into a `CorsFilter` created by the XML namespace.
[[nsa-cors-parents]]