Index: trunk/scripts/taginfoextract.groovy
===================================================================
--- trunk/scripts/taginfoextract.groovy	(revision 8689)
+++ trunk/scripts/taginfoextract.groovy	(revision 8690)
@@ -245,5 +245,5 @@
         init()
         def presets = TaggingPresetReader.readAll(input_file, true)
-        def tags = convert_presets(presets. "", true)
+        def tags = convert_presets(presets, "", true)
         write_json("JOSM main presets", "Tags supported by the default presets in the OSM editor JOSM", tags)
     }
