jetty-9 fixed error from doco change

This commit is contained in:
Greg Wilkins 2013-02-24 09:15:40 +11:00
parent dbf3662f90
commit 0671514e34
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<!-- =========================================================== -->
<Call name="addBean">
<Arg>
<New class="org.eclipse.jetty.util.thread.TimerScheduler.TimerScheduler"/>
<New class="org.eclipse.jetty.util.thread.TimerScheduler"/>
</Arg>
</Call>