[PATCH] Typo in dbus-api document and code.
Amit Khatri
amit.khatriatsamsung.com
Wed Jun 3 04:19:27 PDT 2015
Signed-off-by: Amit Khatri <amit.khatri at samsung.com>
Signed-off-by: Rahul Jain <rahul.jain at samsung.com>
---
doc/dbus.doxygen | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/dbus.doxygen b/doc/dbus.doxygen
index e9b14f7..670a3c5 100644
--- a/doc/dbus.doxygen
+++ b/doc/dbus.doxygen
@@ -968,7 +968,7 @@ Interface for performing P2P (Wi-Fi Peer-to-Peer) P2P Device operations.
<table>
<tr><th>Key</th><th>Value type</th><th>Description</th><th>Required</th></tr>
<tr><td>Timeout</td><td>i</td><td>Timeout for operating in seconds</td><td>no</td></tr>
- <tr><td>RequestedDevicesTypes</td><td>aay</td><td>WPS Device Types to search for</td><td>no</td></tr>
+ <tr><td>RequestedDeviceTypes</td><td>aay</td><td>WPS Device Types to search for</td><td>no</td></tr>
<tr><td>DiscoveryType</td><td>s</td><td>"start_with_full" (default, if not specified), "social", "progressive"</td><td>no</td></tr>
</table>
</dd>
--
1.9.1
More information about the Hostap
mailing list