diff --git a/tools/pydfu.py b/tools/pydfu.py
index 4296f07bfb0b79ada124ca94b9e98f46446e956e..3f11de0679dd66a437c9062df08656291b5e8f48 100755
--- a/tools/pydfu.py
+++ b/tools/pydfu.py
@@ -5,7 +5,7 @@
 # details.
 
 """This module implements enough functionality to program the STM32F4xx over
-DFU, without requiringdfu-util.
+DFU, without requiring dfu-util.
 
 See app note AN3156 for a description of the DFU protocol.
 See document UM0391 for a dscription of the DFuse file.