summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2011-09-30 18:05:47 +0100
committerSimon MacMullen <simon@rabbitmq.com>2011-09-30 18:05:47 +0100
commitcf0a3e56205c1c5a5436fdb62b64882b7a5c91e6 (patch)
tree91844a52dde6663a19ac6409302a2767b9ccfc10 /docs
parentf01dc710c227f85b49df51e8b7f3973917fcdaaa (diff)
downloadrabbitmq-server-cf0a3e56205c1c5a5436fdb62b64882b7a5c91e6.tar.gz
Bleh2
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq-plugins.1.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml
index 792a6817..35f74c28 100644
--- a/docs/rabbitmq-plugins.1.xml
+++ b/docs/rabbitmq-plugins.1.xml
@@ -55,11 +55,11 @@
</para>
<para>
Some plugins depend on others to work
- correctly. <command>rabbitmq-plugins</command> will traverse these
- dependencies and enable all required plugins. Plugins listed on
+ correctly. <command>rabbitmq-plugins</command> traverses these
+ dependencies and enables all required plugins. Plugins listed on
the <command>rabbitmq-plugins</command> command line are marked as
explicitly enabled; dependent plugins are marked as implicitly
- enabled. Implicitly enabled plugins will be automatically disabled again
+ enabled. Implicitly enabled plugins are automatically disabled again
when they are no longer required.
</para>
</refsect1>