]> source.dussan.org Git - nextcloud-server.git/commitdiff
Spelling fix
authorBart Visscher <bartv@thisnet.nl>
Thu, 28 Jun 2012 20:01:46 +0000 (22:01 +0200)
committerBart Visscher <bartv@thisnet.nl>
Thu, 28 Jun 2012 20:11:04 +0000 (22:11 +0200)
lib/app.php

index d1f12594a2511a00b3868c722d91575b8f5cbb90..4c2c43ec26be72c97b1061d7b444e402e6396d0d 100755 (executable)
@@ -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;