summaryrefslogtreecommitdiffstats
path: root/controller/jsonhttperror.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-06-25 11:22:08 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-06-25 11:22:08 +0200
commit06367d8b81407fc2948e0f666b38f4de2dffbd89 (patch)
treed5cfb74e70560f3abce5aeccf8994dcbe2829e24 /controller/jsonhttperror.php
parent60c4dfbd9661b93bce14a6a429a3f23d19b5327c (diff)
style fixes
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