typo: ARepresents -> Represents

In description for `decoded-module-binding`
This commit is contained in:
Benjamin Greenman 2015-07-28 02:15:01 -04:00 committed by Vincent St-Amour
parent a75b2292af
commit 11ccb7c530

View File

@ -690,7 +690,7 @@ that name).}
[import-phase (or/c #f exact-integer?)]
[inspector-desc (or/c #f symbol?)])]{
ARepresents a binding to a module or top-level definition---like
Represents a binding to a module or top-level definition---like
@racket[module-binding], but in normalized form:
@itemlist[