Fix space in comment
This commit is contained in:
parent
e4dc33b368
commit
2d3c1a3f00
1 changed files with 1 additions and 1 deletions
|
@ -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 ){
|
||||||
|
|
Loading…
Reference in a new issue