]> git.mxchange.org Git - shipsimu.git/commitdiff
Doc-tag fixed
authorRoland Häder <roland@mxchange.org>
Tue, 24 Jun 2008 15:55:04 +0000 (15:55 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 24 Jun 2008 15:55:04 +0000 (15:55 +0000)
inc/classes/main/resolver/controller/image/class_ImageControllerResolver.php

index b0b75c8be04f726bab7f1a2e4fb5804cf40f8bef..830c7b230fb4de7586dda465eeaa6cfdf03407a0 100644 (file)
@@ -122,7 +122,7 @@ class ImageControllerResolver extends BaseControllerResolver implements Controll
         *
         * @param       $controllerName                 A controller name we shall look for
         * @return      $controllerInstance             A loaded controller instance
-        * @throws      DefaultControllerException      Thrown if even the default
+        * @throws      InvalidControllerException      Thrown if even the requested
         *                                                                              controller class is missing (bad!)
         */
        private function loadController ($controllerName) {