From 06367d8b81407fc2948e0f666b38f4de2dffbd89 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 25 Jun 2014 11:22:08 +0200 Subject: style fixes --- controller/jsonhttperror.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controller/jsonhttperror.php') diff --git a/controller/jsonhttperror.php b/controller/jsonhttperror.php index 962520b6a..9ac8704c5 100644 --- a/controller/jsonhttperror.php +++ b/controller/jsonhttperror.php @@ -18,7 +18,7 @@ trait JSONHttpError { /** - * @param \Excpetion $exception the message that is returned taken from the + * @param \Exception $exception the message that is returned taken from the * exception * @param int the http error code * @return \OCP\AppFramework\Http\JSONResponse -- cgit v1.2.3