Typo in completion policy

This commit is contained in:
dsyer
2009-11-06 08:28:43 +00:00
parent 1dc4e25aef
commit f952924479

View File

@@ -250,7 +250,7 @@ template.iterate(new RepeatCallback() {
<classname>RepeatOperations</classname> for just this purpose. The
<classname>RepeatOperationsInterceptor</classname> executes the
intercepted method and repeats according to the
<classname>CompetionPolicy</classname> in the provided
<classname>CompletionPolicy</classname> in the provided
<classname>RepeatTemplate</classname>.</para>
<para>Here is an example of declarative iteration using the Spring AOP