diff options
| -rw-r--r-- | docs/rabbitmq-plugins.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml index 345d867228..c799b1e2b8 100644 --- a/docs/rabbitmq-plugins.1.xml +++ b/docs/rabbitmq-plugins.1.xml @@ -100,7 +100,7 @@ </para> <para> If the optional pattern is given, only plugins whose - name mathes <command>pattern</command> are shown. + name matches <command>pattern</command> are shown. </para> <para role="example-prefix">For example:</para> <screen role="example">rabbitmq-plugins list</screen> |
