Comment spelling fix

This commit is contained in:
Bart Visscher 2012-05-14 17:58:50 +02:00
parent 5d72681d10
commit b39f01fce6
1 changed files with 1 additions and 1 deletions

View 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
*/