# HG changeset patch # User timeless@gmail.com # Date 1462276454 0 # Node ID 4cf5607f61bee9e8eb738c0870a3c29d1405bdef # Parent 6781b72b60fe5f047505830c2e5ba96f64706b28 spelling: functionally diff -r 6781b72b60fe -r 4cf5607f61be kallithea/lib/ipaddr.py --- a/kallithea/lib/ipaddr.py Tue May 03 11:53:17 2016 +0000 +++ b/kallithea/lib/ipaddr.py Tue May 03 11:54:14 2016 +0000 @@ -1245,7 +1245,7 @@ '192.168.1.1' '192.168.1.1/255.255.255.255' '192.168.1.1/32' - are also functionaly equivalent. That is to say, failing to + are also functionally equivalent. That is to say, failing to provide a subnetmask will create an object with a mask of /32. If the mask (portion after the / in the argument) is given in