From: Bart Visscher Date: Mon, 14 May 2012 15:58:50 +0000 (+0200) Subject: Comment spelling fix X-Git-Tag: v4.0.0RC2~37 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b39f01fce6756a5c9a181de4e7387e10ad556428;p=nextcloud-server.git Comment spelling fix --- diff --git a/lib/app.php b/lib/app.php index 865be5c5a1e..554724d238b 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 */