From b74c9f4311a743f45acb95eeea659aad1d0e9fe5 Mon Sep 17 00:00:00 2001 From: Carla Date: Fri, 13 Nov 2015 16:13:47 +0100 Subject: [PATCH] Update API.md --- doc/API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/API.md b/doc/API.md index 16ac297..3d2b293 100644 --- a/doc/API.md +++ b/doc/API.md @@ -120,9 +120,9 @@ return type for the functions (Geometry or NULL if not found, with SRID 4326) ````` #### IP addresses Geocoder -##### geocode_ip_point(ipaddress text) +##### geocode_ip_point * Functions: - * `geocode_ip_point(ipaddress text)` + * `geocode_ip_point(ip_address text)` * **Parameters**: * **Return type:** `point` * **Usage example:**