]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix typo
authorFrank Karlitschek <frank@owncloud.org>
Fri, 4 Oct 2013 07:25:54 +0000 (09:25 +0200)
committerFrank Karlitschek <frank@owncloud.org>
Fri, 4 Oct 2013 07:25:54 +0000 (09:25 +0200)
lib/private/util.php

index d5c44795e1029172a7f0704ce4b825a0150d30e7..d0b0fbfc8075d926612086d23cd96390289f7e83 100755 (executable)
@@ -94,7 +94,7 @@ class OC_Util {
        }
 
        /**
-        * @brief copies the user skeleton files into the fresh userr home files
+        * @brief copies the user skeleton files into the fresh user home files
         * @param string $userDirectory
         * @return void
         */