summaryrefslogtreecommitdiff
path: root/Documentation/driver-api/md/md-cluster.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/md/md-cluster.rst')
-rw-r--r--Documentation/driver-api/md/md-cluster.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/md/md-cluster.rst b/Documentation/driver-api/md/md-cluster.rst
index 96eb52cec7eb..e93f35e0e157 100644
--- a/Documentation/driver-api/md/md-cluster.rst
+++ b/Documentation/driver-api/md/md-cluster.rst
@@ -65,7 +65,7 @@ There are three groups of locks for managing the device:
2.3 new-device management
-------------------------
- A single lock: "no-new-dev" is used to co-ordinate the addition of
+ A single lock: "no-new-dev" is used to coordinate the addition of
new devices - this must be synchronized across the array.
Normally all nodes hold a concurrent-read lock on this device.