diff -r b6d77a6cf45b -r ab49e2e3d709 luatraverse.lua --- a/luatraverse.lua Mon Oct 26 02:36:42 2009 +0000 +++ b/luatraverse.lua Mon Oct 26 02:37:49 2009 +0000 @@ -173,7 +173,7 @@ -- 'how' is a string that identifies the content of 'to' and 'value': --- if 'how' is "iskey", then 'to' é is a key and 'value' is nil. +-- if 'how' is "iskey", then 'to' is a key and 'value' is nil. -- if 'how' is "key", then 'to' is an object and 'value' is the name of the -- key. function edge(env, from, to, how, value)