Fix space in comment

This commit is contained in:
Bart Visscher 2011-09-26 21:18:37 +02:00
parent e4dc33b368
commit 2d3c1a3f00
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ class OC_Preferences{
* @param $user user * @param $user user
* @returns array with app ids * @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. * one entry in the preferences table.
*/ */
public static function getApps( $user ){ public static function getApps( $user ){