]> granicus.if.org Git - postgis/commitdiff
typo
authorSandro Santilli <strk@keybit.net>
Sun, 29 Jan 2012 21:19:41 +0000 (21:19 +0000)
committerSandro Santilli <strk@keybit.net>
Sun, 29 Jan 2012 21:19:41 +0000 (21:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8964 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/geometry_estimate.c

index 41dd64da7e6e102993b2af2b5b276ff4ca669b4b..5f568ffce883c8580fb76a08e61650263a550dcb 100644 (file)
@@ -565,7 +565,7 @@ estimate_selectivity(GBOX *box, GEOM_STATS *geomstats)
         * single sample feature would have contributed to
         * raise the search_box value by as many times as
         * many cells in the histogram are commonly overlapped
-        * by both searc_box and feature. We should then
+        * by both search_box and feature. We should then
         * divide our value by the number of cells in the virtual
         * 'intersection' between average feature cell occupation
         * and occupation of the search_box. This is as