From 3583cadf6fc4e5d2b410a42c874bb9a94e505390 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Sun, 2 Oct 2016 01:43:50 +0200 Subject: [PATCH] CS --- src/Wallabag/ApiBundle/Controller/WallabagRestController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wallabag/ApiBundle/Controller/WallabagRestController.php b/src/Wallabag/ApiBundle/Controller/WallabagRestController.php index b83e4266..104720a9 100644 --- a/src/Wallabag/ApiBundle/Controller/WallabagRestController.php +++ b/src/Wallabag/ApiBundle/Controller/WallabagRestController.php @@ -23,7 +23,7 @@ class WallabagRestController extends FOSRestController } /** - * Check if an entry exist by url + * Check if an entry exist by url. * * @ApiDoc( * parameters={ -- 2.41.0