From a759ad2215ddeb86179eecb7b6df7516ca520237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Gr=C3=A9goire=20Foulon?= Date: Wed, 15 Dec 2010 10:15:53 +0100 Subject: doc: Typo fixes --- doc/plugin-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/plugin-api.txt') diff --git a/doc/plugin-api.txt b/doc/plugin-api.txt index 696e2c16..b39c043a 100644 --- a/doc/plugin-api.txt +++ b/doc/plugin-api.txt @@ -7,7 +7,7 @@ Plugin basics The Connection Manager supports plugins for various actions. The basic plugin contains of plugin description via CONNMAN_PLUGIN_DEFINE and also init/exit -callbacks definied through that description. +callbacks defined through that description. #include -- cgit v1.2.3