summaryrefslogtreecommitdiffstats
path: root/controller/jsonhttperror.php
diff options
context:
space:
mode:
Diffstat (limited to 'controller/jsonhttperror.php')
-rw-r--r--controller/jsonhttperror.php2
1 files changed, 1 insertions, 1 deletions
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