Two more "langauge" typos

svn: r17975
This commit is contained in:
Eli Barzilay 2010-02-05 03:21:45 +00:00
parent dda81dc80d
commit 8b09485c3c
2 changed files with 2 additions and 2 deletions

View File

@ -1188,7 +1188,7 @@ General
- The teaching libraries are now called teachpacks. See the teachpack
release notes for more information.
- DrScheme's languages have changed (again). The langauges are now:
- DrScheme's languages have changed (again). The languages are now:
- Beginning Student
- Intermediate Student

View File

@ -178,7 +178,7 @@ v4.1 (this is the first version that was included in the PLT
- handling of non-terminals uses that have underscores in
them now works properly (only showed up when using them
in the definition of a langauge)
in the definition of a language)
- an extended language can now define multiple non-terminals
together