]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ApiBundle/Controller/WallabagRestController.php
typos & cs
[github/wallabag/wallabag.git] / src / Wallabag / ApiBundle / Controller / WallabagRestController.php
index 5f342825f08c3ca12c891df01ee0ae0f313e3e75..29cab1f4df0f6b4f465a949bda377cfb3f1e5811 100644 (file)
@@ -341,7 +341,9 @@ class WallabagRestController extends FOSRestController
         return $this->renderJsonResponse($json);
     }
     /**
-     * Retrive version.
+     * Retrieve version number.
+     *
+     * @ApiDoc()
      *
      * @return Response
      */