diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-10-10 17:15:23 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-10-10 17:15:23 +0100 |
| commit | 0d9d090cffb20527036083905904420b9f2c6d8d (patch) | |
| tree | 8cb5a69e493228d397bfd4f43414aeec27331842 /docs | |
| parent | a5cbaee2b793d03755eb4c7744bc5cedc18f672e (diff) | |
| download | rabbitmq-server-git-0d9d090cffb20527036083905904420b9f2c6d8d.tar.gz | |
Typo.
Diffstat (limited to 'docs')
| -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> |
