Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
  • Loading branch information
madhuracj committed Apr 17, 2015
1 parent a90fd80 commit bb8ca9e
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -28,8 +28,8 @@ abstract class LongToIPv4TransformationsPlugin extends TransformationsPlugin
public static function getInfo()
{
return __(
'Converts an (IPv4) Internet network address into a string in'
. ' Internet standard dotted format.'
'Converts an (IPv4) Internet network address stored as a bigint'
. ' into a string in Internet standard dotted format.'
);
}

Expand Down

0 comments on commit bb8ca9e

Please sign in to comment.