Author: joshcanfield
Date: Mon Jun 27 13:57:28 2011
New Revision: 1140163
URL: http://svn.apache.org/viewvc?rev=1140163&view=rev
Log:
TAP5-1559 - Excessive warnings
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/ComponentResources.java
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/ComponentResources.java
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/ComponentResources.java?rev=1140163&r1=1140162&r2=1140163&view=diff
==============================================================================
---
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/ComponentResources.java
(original)
+++
tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/ComponentResources.java
Mon Jun 27 13:57:28 2011
@@ -204,7 +204,7 @@ public interface ComponentResources exte
List<String> getInformalParameterNames();
/**
- * Reads an informal parameter and {@linkplain
org.apache.tapestry5.ioc.services.TypeCoercer coercers) the bound
+ * Reads an informal parameter and {@linkplain
org.apache.tapestry5.ioc.services.TypeCoercer coercers} the bound
* value to the indicated type.
*
* @param name name of informal parameter