Skip to content

Commit 22b974f

Browse files
committed
Typo.
1 parent d320fe2 commit 22b974f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/notes/1/what-is-a-compiler.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ those issues have been resolved. So another aspect of what a
6464
programming language "is" concerns the @emph{meaning} of the sentences
6565
in that language. Every language has meaning. In the context of
6666
programming language, the meaning is a computation. This aspect of a
67-
langauge we its @bold{semantics}: it concerns the computational
67+
langauge we call its @bold{semantics}: it concerns the computational
6868
content of programs in the language.
6969

7070
There are many ways we might define the meaning of a program, and

0 commit comments

Comments
 (0)