From: Bart Visscher Date: Mon, 26 Sep 2011 19:18:37 +0000 (+0200) Subject: Fix space in comment X-Git-Tag: v3.0~139^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2d3c1a3f003cbbebfd70df7ccc326100a769dcd4;p=nextcloud-server.git Fix space in comment --- 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 ){