Issue #3213638 by bpstr: Fix incorrect Migration plugin description
(cherry picked from commit d4726b1895
)
merge-requests/674/head
parent
3bf39af71b
commit
ef5507fa87
|
@ -14,7 +14,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
|
|||
/**
|
||||
* Defines the Migration plugin.
|
||||
*
|
||||
* The migration process plugin represents one single migration and acts like a
|
||||
* The migration plugin represents one single migration and acts like a
|
||||
* container for the information about a single migration such as the source,
|
||||
* process and destination plugins.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue