diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-09-30 18:03:56 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-09-30 18:03:56 +0100 |
| commit | a3948c6088c60c04238c7bf003502bff71fa2653 (patch) | |
| tree | b40b0b7e25a8855f4ac53ce0273eacbe54c1cd20 | |
| parent | 0d4fc7d531b411b46dd668ab4c23278206a43752 (diff) | |
| download | rabbitmq-server-git-a3948c6088c60c04238c7bf003502bff71fa2653.tar.gz | |
Bleh
| -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 12d113d3ba..792a68172b 100644 --- a/docs/rabbitmq-plugins.1.xml +++ b/docs/rabbitmq-plugins.1.xml @@ -54,7 +54,7 @@ configuration directory. </para> <para> - Some plugins are dependent on others to work + Some plugins depend on others to work correctly. <command>rabbitmq-plugins</command> will traverse these dependencies and enable all required plugins. Plugins listed on the <command>rabbitmq-plugins</command> command line are marked as |
