Commit bf5609d9 authored by Fabien Potencier's avatar Fabien Potencier

minor #861 Reorder wording (thewilkybarkid)

This PR was merged into the master branch.

Discussion
----------

Reorder wording

Quick reordering of the words in a docblock (not sure an interface can implement a service provider 😃).

Commits
-------

861de4ea Reorder wording
parents 6b650021 861de4ea
......@@ -12,7 +12,7 @@
namespace Silex;
/**
* Interface that must implement all Silex service providers.
* Interface that all Silex service providers must implement.
*
* @author Fabien Potencier <fabien@symfony.com>
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment