Fixes function documentation
authorMatthias Schmidt <gravatronics@live.com>
Sun, 18 Mar 2012 18:52:13 +0000 (19:52 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 18 Mar 2012 18:52:13 +0000 (19:52 +0100)
wcfsetup/install/files/js/WCF.js

index 1fbce1ed9fb1bde014be5af3c2dad3f5ca1d5b44..a61a07cbd7ef99aa254fb5cf9a642b82695cb4cb 100644 (file)
@@ -55,7 +55,7 @@ var WCF = {};
  */
 $.extend(true, {
        /**
-        * Returns the given value from the given array.
+        * Removes the given value from the given array and returns the array.
         * 
         * @param       array           array
         * @param       mixed           element