summaryrefslogtreecommitdiff
path: root/doc/ipconfig-api.txt
diff options
context:
space:
mode:
authorJean-Grégoire Foulon <jean-gregoire.foulon@iddad.fr>2010-12-15 10:15:53 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2010-12-15 11:11:10 +0100
commita759ad2215ddeb86179eecb7b6df7516ca520237 (patch)
tree08492907c79758448a89503dcac58a19bbb951f4 /doc/ipconfig-api.txt
parent0a33fe725116a685aff871dad0df6fbaea699eaf (diff)
downloadconnman-a759ad2215ddeb86179eecb7b6df7516ca520237.tar.gz
connman-a759ad2215ddeb86179eecb7b6df7516ca520237.tar.bz2
connman-a759ad2215ddeb86179eecb7b6df7516ca520237.zip
doc: Typo fixes
Diffstat (limited to 'doc/ipconfig-api.txt')
-rw-r--r--doc/ipconfig-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ipconfig-api.txt b/doc/ipconfig-api.txt
index 179e86fc..080fdac5 100644
--- a/doc/ipconfig-api.txt
+++ b/doc/ipconfig-api.txt
@@ -5,7 +5,7 @@ IP configuration handling
IP basics
=========
-The core IP handling is designed around network interfaces or more precise
+The core IP handling is designed around network interfaces or more precisely
what the Linux kernel handles as struct net_device. Via RTNL every interface
is tracked and an IP device created for it.