From: kibak.yoon Date: Fri, 4 Aug 2017 06:13:10 +0000 (+0900) Subject: Fix typo in the sensor block X-Git-Tag: submit/tizen/20170807.051425~11^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74477fa413bafdca8e4cdc2fc7679adacc2f3b58;p=tools%2Fbuilding-blocks.git Fix typo in the sensor block Change-Id: Ia77001505a7b44c8fb34f06fae5b22543e86068c Signed-off-by: kibak.yoon --- diff --git a/packaging/domain-apis.inc b/packaging/domain-apis.inc index 653de16..124e62a 100644 --- a/packaging/domain-apis.inc +++ b/packaging/domain-apis.inc @@ -1610,7 +1610,7 @@ Suggests: sensor-hal-tw2 %description sub2-domain_API-System-Sensor_Listener This block supports sensor listener API to detect sensors and monitor sensor events.
You should choose HAL packages depends on target and hardware. -For example, if you want make a binary for TM1, you can choose the sensor-hal-tm1 package.
+For example, if you want to make a binary for TM1, you can choose the sensor-hal-tm1 package.
%files sub2-domain_API-System-Sensor_Listener @@ -1622,7 +1622,7 @@ Requires: %{name}-sub2-domain_API-System-Sensor_Listener %description sub2-domain_API-System-Sensor_Recorder This block supports sensor recorder API to record sensor data.
You should choose HAL packages depends on target and hardware. HAL packages are listed in the Sensor_Listener block. -For example, if you want make a binary for TM1, you can choose the sensor-hal-tm1 package.
+For example, if you want to make a binary for TM1, you can choose the sensor-hal-tm1 package.
%files sub2-domain_API-System-Sensor_Recorder