Comment typo.

This commit is contained in:
Vincent St-Amour 2014-01-29 14:03:33 -05:00
parent dfe6040a35
commit b71a214b45

View File

@ -5386,7 +5386,7 @@ static Scheme_Object *simplify_lex_renames(Scheme_Object *wraps, Scheme_Hash_Tab
/* Although it makes no sense to simplify the rename table itself, /* Although it makes no sense to simplify the rename table itself,
we can simplify it in the context of a particular wrap suffix. we can simplify it in the context of a particular wrap suffix.
(But don't mutate the wrap list, because that will stomp on (But don't mutate the wrap list, because that will stomp on
tables that might be needed by a propoagation.) tables that might be needed by a propagation.)
A lex_cache maps wrap starts within `w' to lists of simplified A lex_cache maps wrap starts within `w' to lists of simplified
tables. This helps avoid re-simplifying when the result is tables. This helps avoid re-simplifying when the result is