docs: fix multiple typos in documentation and source code

This commit is contained in:
AmmarYasser455
2026-01-30 03:44:15 +02:00
parent 9a979b7429
commit fcc5ce3f92
9 changed files with 17 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ CREATE TABLE location_property_tiger_import (
-- Lookup functions for tiger import when update
-- informations are dropped (see gh-issue #2463)
-- tables are dropped (see gh-issue #2463)
CREATE OR REPLACE FUNCTION getNearestNamedRoadPlaceIdSlow(in_centroid GEOMETRY,
in_token_info JSONB)
RETURNS BIGINT