src/java/de/uapcore/lightpit/RequestMapping.java

changeset 18
a94b172c3a93
parent 11
737ab27e37b3
child 24
8137ec335416
--- a/src/java/de/uapcore/lightpit/RequestMapping.java	Sat Dec 30 20:41:55 2017 +0100
+++ b/src/java/de/uapcore/lightpit/RequestMapping.java	Sun Dec 31 17:43:39 2017 +0100
@@ -59,7 +59,7 @@
      * If a menu key is specified, this is also the path, which is linked
      * by the menu entry.
      * 
-     * The path must be specified <em>without</em> a trailing slash.
+     * The path must be specified <em>without</em> leading and trailing slash.
      * 
      * @return the request path the annotated method should handle
      */

mercurial