fixed javadoc warnings

This commit is contained in:
Keith Donald
2008-04-29 15:26:00 +00:00
parent be916b2552
commit aa9d97a24a
7 changed files with 8 additions and 4 deletions

View File

@@ -23,8 +23,7 @@ import org.springframework.core.Ordered;
import org.springframework.webflow.execution.ScopeType;
/**
* Registers the Spring Web Flow bean scopes with a
* @{link ConfigurableListableBeanFactory}.
* Registers the Spring Web Flow bean scopes with a {@link ConfigurableListableBeanFactory}.
*
* @author Ben Hale
* @see Scope