]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
doc: Fix a typo in D-Bus API document
authorAmit Khatri <amit.khatri@samsung.com>
Wed, 3 Jun 2015 11:19:27 +0000 (16:49 +0530)
committerJouni Malinen <j@w1.fi>
Sat, 6 Jun 2015 14:26:15 +0000 (17:26 +0300)
Signed-off-by: Amit Khatri <amit.khatri@samsung.com>
Signed-off-by: Rahul Jain <rahul.jain@samsung.com>
doc/dbus.doxygen

index 032d595ad6951f2d613bd421c3ad7afc0257c75b..001240a7d4ac0b59ff472ead6f90bf825f36d9b4 100644 (file)
@@ -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>