--- 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 */