Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2011-09-26 23:18:37 +0400
committerBart Visscher <bartv@thisnet.nl>2011-09-26 23:18:37 +0400
commit2d3c1a3f003cbbebfd70df7ccc326100a769dcd4 (patch)
tree323160e357baafffd4d414244914fa4f4865d2c0 /lib/preferences.php
parente4dc33b368ffcfb7b0223dfaf57cfec1b93a5a73 (diff)
Fix space in comment
Diffstat (limited to 'lib/preferences.php')
-rw-r--r--lib/preferences.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/preferences.php b/lib/preferences.php
index b4bd6777f9e..6d8aa17afd5 100644
--- a/lib/preferences.php
+++ b/lib/preferences.php
@@ -63,7 +63,7 @@ class OC_Preferences{
* @param $user user
* @returns array with app ids
*
- * This function returns a list of all apps of the userthat have at least
+ * This function returns a list of all apps of the user that have at least
* one entry in the preferences table.
*/
public static function getApps( $user ){