From f0a98cc92374f62a1fdd884c206424242427c8c5 Mon Sep 17 00:00:00 2001 From: Frank Karlitschek Date: Fri, 4 Oct 2013 09:25:54 +0200 Subject: [PATCH] fix typo --- lib/private/util.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/private/util.php b/lib/private/util.php index d5c44795e1..d0b0fbfc80 100755 --- a/lib/private/util.php +++ b/lib/private/util.php @@ -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 */