Fix api reference for bundle 52/217652/1
authorSukHyung, Kang <shine.kang@samsung.com>
Wed, 13 Nov 2019 06:38:29 +0000 (15:38 +0900)
committerSukHyung, Kang <shine.kang@samsung.com>
Wed, 13 Nov 2019 06:38:29 +0000 (15:38 +0900)
Change-Id: I5e567b151fbe71b7929decd70c8c8b5947f2fdc5
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
include/bundle.h

index 1cb307a..b51aa69 100644 (file)
@@ -282,7 +282,7 @@ API int bundle_get_type(bundle *b, const char *key);
  *         @c NULL - Failure
  * @exception #BUNDLE_ERROR_NONE Success
  * @exception #BUNDLE_ERROR_INVALID_PARAMETER Invalid parameter
- * @pre @a b must be a valid bundle object.
+ * @pre @a b_from must be a valid bundle object.
  *
  * @code
  #include <bundle.h>