Fix typo
[platform/core/api/camera.git] / include / camera.h
index 6fb15c3..b8e5b79 100644 (file)
@@ -4196,7 +4196,7 @@ int camera_attr_get_stream_flip(camera_h camera, camera_flip_e *flip);
  * @retval #CAMERA_ERROR_NONE Successful
  * @retval #CAMERA_ERROR_NOT_SUPPORTED The feature is not supported
  * @retval #CAMERA_ERROR_PERMISSION_DENIED The access to the resources can not be granted
- * @retval #CAMERA_ERROR_INVALID_PARAMETER Invalid parametergranted
+ * @retval #CAMERA_ERROR_INVALID_PARAMETER Invalid parameter
  * @retval #CAMERA_ERROR_SERVICE_DISCONNECTED The socket to multimedia server is disconnected
  * @post This function invokes camera_attr_supported_stream_flip_cb() to get all supported stream flip mode.
  * @see camera_attr_set_stream_flip()