From: Matthias Schmidt Date: Sun, 14 Oct 2012 07:10:33 +0000 (+0200) Subject: Fixes typo X-Git-Tag: 2.0.0_Beta_1~870^2^2~3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a99ebd6380970dcde017b625d69ffcedde4cf8d6;p=GitHub%2FWoltLab%2FWCF.git Fixes typo --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index 6af8e1743e..6aa9b40bec 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -3432,7 +3432,7 @@ WCF.Collapsible.SimpleRemote = WCF.Collapsible.Remote.extend({ */ WCF.User = { /** - * id of the actuve user + * id of the active user * @var integer */ userID: 0,