Spelling fix

This commit is contained in:
Bart Visscher
2012-06-28 22:01:46 +02:00
parent 02e4e0e08f
commit 1ccbbfad53

View File

@@ -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;