Typos fixed and special command resolver are now possible
[shipsimu.git] / inc / classes / interfaces / registration / class_UserRegister.php
index aa29b1acb047ad1f09793f2f0dc3102cbbf29383..cc15f8e244d7d7d91f6505a0bc13b34b530eead2 100644 (file)
@@ -23,8 +23,8 @@
  */
 interface UserRegister extends FrameworkInterface {
        /**
-        * Encrypt the given request key or throws an exception if the key was not
-        * found in the request
+        * Encrypt given request key or throws an exception if key was not found in
+        * request.
         *
         * @param       $requestKey             Key in request class
         * @return      void