Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
If so, the
declaration specifies the interpretation and semantic properties of these names.
A declaration of an entity $X$ is
a redeclaration of $X$
a \defn{redeclaration} of $X$
if another declaration of $X$ is reachable from it\iref{module.reach};
otherwise, it is a \defnadj{first}{declaration}.

Expand Down