]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/parenting-flow.plantuml
don't even try heavily penalized searches
[nominatim.git] / docs / develop / parenting-flow.plantuml
index ade927c64130e1024c45f7c0f5899b7ff4d777ed..dbfcc8bed38ef64ac5eedcc615fdb7ca7a0ea66e 100644 (file)
@@ -18,7 +18,7 @@ elseif (has 'addr:place'?) then (yes)
      **with same name**;
      kill
   else (no)
-    :add addr:place to adress;
+    :add addr:place to address;
     :**Use closest place**\n**rank 16 to 25**;
      kill
   endif