Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
idank committed Mar 10, 2012
1 parent f63e039 commit f9c4854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcs/docs/compiler.txt
Expand Up @@ -345,7 +345,7 @@

During parsing, the compiler will create the various trees of
expressions. These expressions have to be resolved before they
are can be used. The semantic analysis is implemented by
can be used. The semantic analysis is implemented by
resolving each of the expressions created during parsing and
creating fully resolved expressions.

Expand Down

0 comments on commit f9c4854

Please sign in to comment.