From acf25f0fa28b3e0a57d5842e55cfd496a5d3beea Mon Sep 17 00:00:00 2001 From: Matthias Schmidt Date: Sun, 18 Mar 2012 19:52:13 +0100 Subject: [PATCH] Fixes function documentation --- wcfsetup/install/files/js/WCF.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1