Fix typo - flase > false 43/171443/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.014007 accepted/tizen/unified/20180307.071331 submit/tizen/20180306.081256 submit/tizen_5.0/20181101.000002
authorTaesoo Jun <steve.jun@samsung.com>
Mon, 5 Mar 2018 04:38:27 +0000 (13:38 +0900)
committerTaesoo Jun <steve.jun@samsung.com>
Mon, 5 Mar 2018 04:38:27 +0000 (13:38 +0900)
Change-Id: I4220760267f8a34e5ed9a0cd419f0b37b1989e48

include/wifi.h

index 7469d70ddf2991f46e2b25d62162538dbfcee183..79c8e01ceb94ee91e65e63a4432603e382342b68 100755 (executable)
@@ -1570,7 +1570,7 @@ int wifi_ap_set_eap_passphrase(wifi_ap_h ap, const char* user_name, const char*
  * @param[in] ap  The access point handle
  * @param[out] user_name  The user name
  * @param[out] is_password_set  @c true if password is set,
- *                             otherwise @c flase if password is not set.
+ *                             otherwise @c false if password is not set.
  * @return 0 on success, otherwise negative error value
  * @retval #WIFI_ERROR_NONE  Successful
  * @retval #WIFI_ERROR_INVALID_PARAMETER  Invalid parameter