README: Fix typo.
authorFlorian Forster <octo@huhu.verplant.org>
Thu, 25 Mar 2010 07:09:57 +0000 (08:09 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 25 Mar 2010 07:09:57 +0000 (08:09 +0100)
README

diff --git a/README b/README
index 405681e..0dc7ec9 100644 (file)
--- a/README
+++ b/README
@@ -392,7 +392,7 @@ Features
     network plugins, makes sure your resources are used efficiently. Also,
     since collectd is programmed multithreaded it benefits from hyperthreading
     and multicore processors and makes sure that the daemon isn't idle if only
-    one plugins waits for an IO-operation to complete.
+    one plugin waits for an IO-operation to complete.
 
   * Once set up, hardly any maintenance is necessary. Setup is kept as easy
     as possible and the default values should be okay for most users.