typos & cs

This commit is contained in:
Thomas Citharel
2016-03-08 09:22:25 +01:00
parent 9761bfa18e
commit 6f8310b445
2 changed files with 7 additions and 5 deletions

View File

@ -341,7 +341,9 @@ class WallabagRestController extends FOSRestController
return $this->renderJsonResponse($json);
}
/**
* Retrive version.
* Retrieve version number.
*
* @ApiDoc()
*
* @return Response
*/