Fix approacing -> approaching typo in cut and curve plugins
[hooke.git] / hooke / plugin / cut.py
index 18e30b96e67aba59a3908d19a70627466c49f85b..d42338ddda176067eb77998d667b4ad1721e2ac4 100644 (file)
@@ -68,7 +68,7 @@ class CutCommand (Command):
                 Argument(name='block', aliases=['set'], type='int', default=0,
                     help="""
 Data block to save.  For an approach/retract force curve, `0` selects
-the approacing curve and `1` selects the retracting curve.
+the approaching curve and `1` selects the retracting curve.
 """.strip()),
                 Argument(name='bounds', type='point', optional=False, count=2,
                          help="""