summaryrefslogtreecommitdiff
path: root/doc/plugin-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugin-api.txt')
-rwxr-xr-xdoc/plugin-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugin-api.txt b/doc/plugin-api.txt
index 36391e96..8a6e0e84 100755
--- a/doc/plugin-api.txt
+++ b/doc/plugin-api.txt
@@ -157,7 +157,7 @@ associate the new Network with the existing Device entity (the local Bluetooth
Adapter).
Then in the vtable's connect method all the needed pieces to perform a
-connection shall be perfomed.
+connection shall be performed.
To learn how to use the connman_network_*() functions such as
connman_network_set_index() and connman_network_set_connected() see