This commit is contained in:
Jeremy Benoist 2016-10-01 18:05:25 +02:00
parent 8799bde00d
commit 2455472e26
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View file

@ -250,7 +250,7 @@ class ConfigController extends Controller
} }
/** /**
* Validate that a rule can be edited/deleted by the current user * Validate that a rule can be edited/deleted by the current user.
* *
* @param TaggingRule $rule * @param TaggingRule $rule
*/ */