Class library for a L298 H-Bridge

Revision:
5:3d35442056b6
Parent:
4:4985f6b7422b
Child:
6:475a5d0fb152
--- a/L298HBridge.h	Tue Feb 14 13:10:12 2017 +0000
+++ b/L298HBridge.h	Tue Feb 14 13:13:07 2017 +0000
@@ -57,7 +57,7 @@
     */
     L298HBridge(PinName ENpin, PinName FWDpin, PinName REVpin);
     
-    /** Setting the DC motor to spin in the forward directio.
+    /** Setting the DC motor to spin in the forward direction.
     * @param 
     *     None
     */