summaryrefslogtreecommitdiff
path: root/src/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network.c')
-rw-r--r--src/network.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/network.c b/src/network.c
index de48611f..a54049bf 100644
--- a/src/network.c
+++ b/src/network.c
@@ -355,7 +355,7 @@ void connman_network_set_index(struct connman_network *network, int index)
/**
* connman_network_get_index:
- * @device: network structure
+ * @network: network structure
*
* Get index number of network
*/
@@ -366,7 +366,7 @@ int connman_network_get_index(struct connman_network *network)
/**
* connman_network_set_connected:
- * @netowrk: network structure
+ * @network: network structure
* @connected: connected state
*
* Change connected state of network