]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix space in comment
authorBart Visscher <bartv@thisnet.nl>
Mon, 26 Sep 2011 19:18:37 +0000 (21:18 +0200)
committerBart Visscher <bartv@thisnet.nl>
Mon, 26 Sep 2011 19:18:37 +0000 (21:18 +0200)
lib/preferences.php

index b4bd6777f9eeeb1ced02624b41214d56f28e7fdd..6d8aa17afd5857466897cfe053afc5aaa89381e7 100644 (file)
@@ -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 ){