Skip to content

Commit

Permalink
Use the right word for the right thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Grégoire Paris committed Oct 18, 2016
1 parent c357ef5 commit 51e2706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Block/BlockAdminServiceInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
use Sonata\BlockBundle\Block\Service\AdminBlockServiceInterface;

@trigger_error(
'This class is deprecated since 3.2 and will be removed with the 4.0 release.'.
'This interface is deprecated since 3.2 and will be removed with the 4.0 release.'.
'Use '.__NAMESPACE__.'\Block\Service\AdminBlockServiceInterface instead.',
E_USER_DEPRECATED
);
Expand Down

0 comments on commit 51e2706

Please sign in to comment.