Typo in mtx-patterns.lua, line 487. Philipp --- /home/phg/context/tex/texmf-context/scripts/context/lua/mtx-patterns.lua 2012-05-29 00:12:07.000000000 +0200 +++ mtx-patterns.lua 2012-11-16 21:49:20.331369947 +0100 @@ -484,7 +484,7 @@ else local destination = environment.argument("destination") or "." if path == destination then - resport("source path and destination path should differ (use --path and/or --destination)") + report("source path and destination path should differ (use --path and/or --destination)") else local files = environment.files local only = false