James Heavey / Mbed 2 deprecated EL17JH

Dependencies:   mbed

Revision:
135:888ae932cd70
Parent:
131:c227bbfb38b0
--- a/Brick/Brick.h	Thu May 09 09:10:24 2019 +0000
+++ b/Brick/Brick.h	Thu May 09 09:45:37 2019 +0000
@@ -47,7 +47,7 @@
     void reset_lives(int inc);
     
     /** Decrements the  variable _lives
-    * @return returns a bool; true if brick is destroyed, false if not
+    * @returns a bool; true if brick is destroyed, false if not
     */
     bool hit();