ELEC2645 (2018/19) / Mbed 2 deprecated henririgby98

Dependencies:   mbed

Revision:
16:3cb5c59ae7e8
Parent:
15:286dde533aba
Child:
20:477d2ee5e461
--- a/Missiles/Missiles.h	Thu May 09 10:37:13 2019 +0000
+++ b/Missiles/Missiles.h	Thu May 09 11:07:26 2019 +0000
@@ -167,7 +167,7 @@
     ~Missiles();
     /** 
     * @brief Randomises missile starting position
-    * @param sets position @details sets Starting position of the missile
+    * @param sets position @details Sets starting position of the missile
     */
     void init(int size);
     /**