doc: fix wrong description 41/216441/1 tizen_3.0
authorSeonah Moon <seonah1.moon@samsung.com>
Fri, 25 Oct 2019 02:28:10 +0000 (11:28 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Fri, 25 Oct 2019 02:28:13 +0000 (11:28 +0900)
Change-Id: I21adbdf06a9ee5fdf28b60e3e8c615b353eeec1e

doc/wifi_manager_doc.h

index b2b0c87ab877b3881ee412e641d92d4ae1abe861..5c66aa40df6a523cd3ed2a40a8bf4a64225d17de 100755 (executable)
@@ -56,7 +56,7 @@
  * \#include <wifi-manager.h>
  *
  * @section CAPI_NETWORK_WIFI_MANAGER_MANAGEMENT_MODULE_OVERVEW Overview
- * To use Wifi Manager API, first create a wifi handle using wifi_initialize(). After that, you can obtain wifi information.
+ * To use Wifi Manager API, first create a wifi handle using wifi_manager_initialize(). After that, you can obtain wifi information.
  * You should destroy the created wifi handle if you do not need it anymore.
  * The Wi-Fi Manager provides functions for managing Wi-Fi.
  * Using the Wi-Fi Manager, you can implement features that allow the users of your application to: