From: Aaron Schulz Date: Wed, 4 Apr 2007 05:19:33 +0000 (+0000) Subject: *comment typo X-Git-Tag: 1.31.0-rc.0~53480 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=commitdiff_plain;h=fa85cc34208d209ffb37e345906e8aa9c27ae597;p=lhc%2Fweb%2Fwiklou.git *comment typo --- diff --git a/includes/IP.php b/includes/IP.php index 748a1f0b15..b608ecbac2 100644 --- a/includes/IP.php +++ b/includes/IP.php @@ -393,7 +393,7 @@ class IP { * * 2001:0db8:85a3::7344/96 CIDR * 2001:0db8:85a3::7344 - 2001:0db8:85a3::7344 Explicit range - * 2001:0db8:85a3::7344/96 Single IP + * 2001:0db8:85a3::7344 Single IP * @return array(string, int) */ public static function parseRange( $range ) {