doc: fixed an invalid feature key name. 71/152971/1 accepted/tizen/unified/20170928.150139 submit/tizen/20170928.055419
authorSegwon <segwon.han@samsung.com>
Wed, 27 Sep 2017 11:43:41 +0000 (20:43 +0900)
committerSegwon <segwon.han@samsung.com>
Wed, 27 Sep 2017 11:45:52 +0000 (20:45 +0900)
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: Ib4873df2fd591df2c6eac4bb7cca0562222bdbe0

doc/peripheral_io_doc.h

index 8c373bf..bad2569 100644 (file)
@@ -43,7 +43,7 @@
  * @section   CAPI_SYSTEM_PERIPHERAL_IO_GPIO_MODULE_FEATURE Realted Features
  *
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/peripheralio.gpio\n
+ * - http://tizen.org/feature/peripheral_io.gpio\n
  *
  * It is recommended to use features in your application for reliability.\n
  *
@@ -72,7 +72,7 @@
  * @section   CAPI_SYSTEM_PERIPHERAL_IO_I2C_MODULE_FEATURE Realted Features
  *
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/peripheralio.i2c\n
+ * - http://tizen.org/feature/peripheral_io.i2c\n
  *
  * It is recommended to use features in your application for reliability.\n
  *
  * @section   CAPI_SYSTEM_PERIPHERAL_IO_SPI_MODULE_FEATURE Realted Features
  *
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/peripheralio.spi\n
+ * - http://tizen.org/feature/peripheral_io.spi\n
  *
  * It is recommended to use features in your application for reliability.\n
  *
  * @section   CAPI_SYSTEM_PERIPHERAL_IO_UART_MODULE_FEATURE Realted Features
  *
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/peripheralio.uart\n
+ * - http://tizen.org/feature/peripheral_io.uart\n
  *
  * It is recommended to use features in your application for reliability.\n
  *
  * @section   CAPI_SYSTEM_PERIPHERAL_IO_PWM_MODULE_FEATURE Realted Features
  *
  * This API is related with the following feature:\n
- * - http://tizen.org/feature/peripheralio.pwm\n
+ * - http://tizen.org/feature/peripheral_io.pwm\n
  *
  * It is recommended to use features in your application for reliability.\n
  *