[TRE-2645] fix typo capi-machine-learning-training 76/254576/1 accepted/tizen/unified/20210305.034056 submit/tizen/20210305.020917
authorJihoon Lee <jhoon.it.lee@samsung.com>
Thu, 4 Mar 2021 09:36:34 +0000 (18:36 +0900)
committerJihoon Lee <jhoon.it.lee@samsung.com>
Fri, 5 Mar 2021 02:08:14 +0000 (11:08 +0900)
This patch fix typo happend on the previous patch.

s/leraning/learning

Change-Id: Iff2a791569004ee25cf38fb4904abf4ddc8a6781
Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
packaging/domain-apis-machinelearning.inc

index bf565199a4081468a3cffa4fee7ea67fe0a25a94..b0d20c0bd48bef012ecba24a417b0b960fca5c6c 100644 (file)
@@ -40,7 +40,7 @@ to manage stream pipelines and their filters easily and efficiently.
 %package sub2-domain_API-MachineLearning-NNTrainer
 Summary: NNTrainer and its API
 Requires: nntrainer
-Requires: capi-machine-leraning-training
+Requires: capi-machine-learning-training
 %description sub2-domain_API-MachineLearning-NNTrainer
 The NNTrainer API provides interfaces to create and train Machine
 Learning models on the device locally.