]> source.dussan.org Git - nextcloud-server.git/commitdiff
Comment spelling fix
authorBart Visscher <bartv@thisnet.nl>
Mon, 14 May 2012 15:58:50 +0000 (17:58 +0200)
committerBart Visscher <bartv@thisnet.nl>
Wed, 16 May 2012 16:52:40 +0000 (18:52 +0200)
lib/app.php

index 865be5c5a1e389af2404331b96238f2ca23464ef..554724d238b22774a0ac6208712dc2aff84f36d5 100644 (file)
@@ -86,7 +86,7 @@ class OC_App{
        }
 
        /**
-        * check if an app is of a sepcific type
+        * check if an app is of a specific type
         * @param string $app
         * @param string/array $types
         */