]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/database/frontend/class_UserDatabaseWrapper.php
Continued:
[core.git] / framework / main / classes / database / frontend / class_UserDatabaseWrapper.php
index c24a66e665728549022dc7cf511d9c42861ba33c..f729abebdaf19274430f4b348194b165d116b68e 100644 (file)
@@ -97,7 +97,7 @@ class UserDatabaseWrapper extends BaseDatabaseWrapper implements ManageableAccou
        /**
         * Updates an user database entry with given result
         *
-        * @param       $resultInstance         An instance of a Updateable database result
+        * @param       $resultInstance         An instance of a UpdateableResult class
         * @return      void
         * @throws      NullPointerException    If $updateInstance or $searchInstance is null
         */