From: Matthias Schmidt Date: Sun, 18 Mar 2012 18:52:13 +0000 (+0100) Subject: Fixes function documentation X-Git-Tag: 2.0.0_Beta_1~1203^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=acf25f0fa28b3e0a57d5842e55cfd496a5d3beea;p=GitHub%2FWoltLab%2FWCF.git Fixes function documentation --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index 1fbce1ed9f..a61a07cbd7 100644 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -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