Spelling error in comments (#3247)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Fri, 19 Oct 2018 00:22:36 +0000 (05:52 +0530)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 19 Oct 2018 00:22:36 +0000 (09:22 +0900)
This patch will coorect the spelling of the error introduced in comment in Cast.h

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/pure_arm_compute/src/internal/arm_compute/Cast.h

index e663d39..748c2cd 100644 (file)
@@ -32,7 +32,7 @@
 #include "internal/Model.h"
 
 /**
- * @brief     Generate arm compute coordiate object from rank
+ * @brief     Generate arm compute coordinate object from rank
  * @param[in] rank  Rank number
  * @return    Coordinate object
  */