From 8670a527210dc3ee55f2733a2d4b69043ebf8949 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 27 Apr 2022 13:54:37 -0700 Subject: [PATCH] doc --- FS/FS/GeocodeCache.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FS/FS/GeocodeCache.pm b/FS/FS/GeocodeCache.pm index 430a90fd7..9a30f0050 100644 --- a/FS/FS/GeocodeCache.pm +++ b/FS/FS/GeocodeCache.pm @@ -110,7 +110,8 @@ Look up the censustract, if it's not already filled in, and return it. On error, sets 'error' and returns nothing. This uses the "get_censustract_*" methods in L; currently -the only one is 'ffiec'. +available are 'uscensus' (default) or 'ffiec' (legacy, used if the +census_legacy configuration option is set). =cut -- 2.11.0