Fixes typo
authorMatthias Schmidt <gravatronics@live.com>
Sun, 14 Oct 2012 07:10:33 +0000 (09:10 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 14 Oct 2012 07:10:33 +0000 (09:10 +0200)
wcfsetup/install/files/js/WCF.js

index 6af8e1743e88992ed0eedba898b1fcb732948ce9..6aa9b40becbf11ac5af7e0aebaf090f5486160a1 100755 (executable)
@@ -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,