Fix more project names in headers.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / page / PageToadlet.java
index 4334a7f..f594e58 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * shortener - PageToadlet.java - Copyright © 2010 David Roden
+ * Sone - PageToadlet.java - Copyright © 2010 David Roden
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -53,6 +53,7 @@ public class PageToadlet extends Toadlet implements LinkEnabledCallback {
         * Creates a new toadlet that hands off processing to a {@link Page}.
         *
         * @param highLevelSimpleClient
+        *            The high-level simple client
         * @param menuName
         *            The name of the menu item
         * @param page