changeset 5839:4cf5607f61be

spelling: functionally
author timeless@gmail.com
date Tue, 03 May 2016 11:54:14 +0000
parents 6781b72b60fe
children e4e16ad12875
files kallithea/lib/ipaddr.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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