]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.server/src/main/java/org/argeo/slc/web/mvc/MarshallerViewResolver.java
Introduction of annotation to handle MVC flows // Class cleaning
[gpl/argeo-slc.git] / runtime / org.argeo.slc.server / src / main / java / org / argeo / slc / web / mvc / MarshallerViewResolver.java
index 52ff190b787568c3c0d26ba4f06b0b3eca9115fb..1d0e230f4792c743b955b05f3f48d37d5a6249e4 100644 (file)
@@ -22,7 +22,7 @@ public class MarshallerViewResolver extends AbstractCachingViewResolver {
         * Caches a marshaller view.
         * 
         * @param viewName
-        *            van be null, default marshaller view behavior is then used
+        *            can be null, default marshaller view behavior is then used
         */
        @Override
        protected View loadView(String viewName, Locale locale) throws Exception {