Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4-M1, 1.4-M2, 1.4-M3, 1.4-RC1
-
None
-
any
Description
package : org.apache.wicket.spring
Class : WebPage.java
line 114 there is a typo.
It currently reads : '... more then one bean of type...'
It should read : '... more than one bean of type...'