diff --git a/lib/cmdlib.py b/lib/cmdlib.py
index e1c575c4cfa65138656e44e02e5b30a8b3c88a6d..afebafce06f3de505131be581ae8cff14d6c6ccb 100644
--- a/lib/cmdlib.py
+++ b/lib/cmdlib.py
@@ -4550,7 +4550,7 @@ class LUDelTags(TagsLU):
 class LUTestDelay(NoHooksLU):
   """Sleep for a specified amount of time.
 
-  This LU sleeps on the master and/or nodes for a specified amoutn of
+  This LU sleeps on the master and/or nodes for a specified amount of
   time.
 
   """