X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FOperator%2FDoctrine%2FNotMatches.php;fp=src%2FWallabag%2FCoreBundle%2FOperator%2FDoctrine%2FNotMatches.php;h=b7f9da57f532f85d3e4656c018f00c129d1f3a9c;hb=a375fed7bf34c07f760e4f0cda11b2af30dcbcdc;hp=090da77cdd538476e39009d201d36e78b33fe9c6;hpb=fdd725f58cfe96d9bb9454d0347f6ff847fce69d;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Operator/Doctrine/NotMatches.php b/src/Wallabag/CoreBundle/Operator/Doctrine/NotMatches.php index 090da77c..b7f9da57 100644 --- a/src/Wallabag/CoreBundle/Operator/Doctrine/NotMatches.php +++ b/src/Wallabag/CoreBundle/Operator/Doctrine/NotMatches.php @@ -10,7 +10,7 @@ namespace Wallabag\CoreBundle\Operator\Doctrine; * * This operator will be used to compile tagging rules in DQL, usable * by Doctrine ORM. - * It's registered in RulerZ using a service (wallabag.operator.doctrine.matches); + * It's registered in RulerZ using a service (wallabag.operator.doctrine.notmatches); */ class NotMatches {