[CodeClean] fix typo
authorJaeyun Jung <jy1210.jung@samsung.com>
Mon, 8 Jul 2024 03:20:52 +0000 (12:20 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 8 Jul 2024 05:06:12 +0000 (14:06 +0900)
spell checker error, fix subplugin name in brief tag.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/nnstreamer/elements/gsttensor_split.h

index a54ccde..4078fc4 100644 (file)
@@ -45,7 +45,7 @@ typedef struct _GstTensorSplit GstTensorSplit;
 typedef struct _GstTensorSplitClass GstTensorSplitClass;
 
 /**
- * @brief Tensor Spliter data structure
+ * @brief Tensor Split data structure
  */
 struct _GstTensorSplit
 {