DA: Skip initializing failed_bssids list when eapol failure case
[platform/upstream/connman.git] / doc / ipconfig-api.txt
old mode 100644 (file)
new mode 100755 (executable)
index 179e86f..080fdac
@@ -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.