[example] Fix typo accepted/tizen/unified/20200803.122219 submit/tizen/20200803.040343
authorTony Jinwoo Ahn <tony.jinwoo.ahn@gmail.com>
Sun, 2 Aug 2020 15:43:35 +0000 (00:43 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 3 Aug 2020 03:59:06 +0000 (12:59 +0900)
Fix typo from:
nnstreamer_customfilter_example_average.c

Signed-off-by: Tony Jinwoo Ahn <tony.jinwoo.ahn@gmail.com>
nnstreamer_example/custom_example_average/nnstreamer_customfilter_example_average.c

index f0b3bc2..5ca719d 100644 (file)
@@ -11,7 +11,7 @@
  *
  * This scales a tensor of [N][y][x][M] to [N][1][1][M]
  *
- * This heavliy suffers from overflows. Do not use this for real applications!!!!!!
+ * This heavily suffers from overflows. Do not use this for real applications!!!!!!
  * @bug                No known bugs except for NYI items
  */