diff --git a/lib/app.php b/lib/app.php index d1f12594a25..4c2c43ec26b 100755 --- a/lib/app.php +++ b/lib/app.php @@ -573,7 +573,7 @@ class OC_App{ } /** - * get the installed version of all papps + * get the installed version of all apps */ public static function getAppVersions(){ static $versions;