Doc: base-packages can be comma/semicolon/space/tab/linefeed-separated

Issue: SPR-12523
This commit is contained in:
Juergen Hoeller
2014-12-29 13:39:48 +01:00
parent 0919a15f91
commit 6f2de283c4
3 changed files with 3 additions and 3 deletions

View File

@@ -235,7 +235,7 @@
use="required">
<xsd:annotation>
<xsd:documentation><![CDATA[
The comma-separated list of packages to scan for annotated components.
The comma/semicolon/space/tab/linefeed-separated list of packages to scan for annotated components.
]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>

View File

@@ -235,7 +235,7 @@
use="required">
<xsd:annotation>
<xsd:documentation><![CDATA[
The comma-separated list of packages to scan for annotated components.
The comma/semicolon/space/tab/linefeed-separated list of packages to scan for annotated components.
]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>