diff --git a/lib/app.php b/lib/app.php index 865be5c5a1..554724d238 100644 --- a/lib/app.php +++ b/lib/app.php @@ -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 */