From b39f01fce6756a5c9a181de4e7387e10ad556428 Mon Sep 17 00:00:00 2001
From: Bart Visscher <bartv@thisnet.nl>
Date: Mon, 14 May 2012 17:58:50 +0200
Subject: [PATCH] Comment spelling fix

---
 lib/app.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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