Consistently refer to 'default no-arg constructor' (SPR-7339)

This commit is contained in:
Chris Beams
2010-08-07 13:57:12 +00:00
parent edad222e6a
commit 5e64f228b6
3 changed files with 4 additions and 4 deletions

View File

@@ -2072,7 +2072,7 @@ support=support@example.co.uk</programlisting>
<entry><para>Chooses <emphasis>constructor</emphasis> or
<emphasis>byType</emphasis> through introspection of the bean
class. If a default constructor is found, the
class. If a default no-arg constructor is found, the
<emphasis>byType</emphasis> mode is applied.</para></entry>
</row>
</tbody>