ipconfig: Show FIXED configuration IP address info
[platform/upstream/connman.git] / doc / ipconfig-api.txt
index 179e86f..080fdac 100644 (file)
@@ -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.