Grammar nits.

This commit is contained in:
Mark Murray 2002-03-29 18:36:43 +00:00
parent 9dd8c580d3
commit 49ad0f1ac1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56884

View file

@ -1,4 +1,4 @@
Dungeon has been the most famous text type adventure game.
Dungeon was the most famous text type adventure game.
Zork I, II, III of Infocom were based on it.
For more detailed information, visit:
@ -6,11 +6,11 @@ For more detailed information, visit:
WWW: http://www.csd.uwo.ca/Infocom/dungeon.html
You can also read the articles about the history of the Zork
in ``The New Zork Times'' at there.
in ``The New Zork Times'' there.
This port requires both Fortran and C source zipped archives,
however the program is build from the C source.
The Fortran source archive includes useful informations
to solve the myth, which you should not see.
however the program is built only from the C source.
The Fortran source archive includes useful information
to solve the myth, which you should look at.
--
rmiya