Typo fixes from Horst H. von Brand.
This commit is contained in:
parent
e060b99baf
commit
75772cf006
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ you can go there for tarball downloads and other resources.
|
|||
This code is a forward-port of the Crowther/Woods Adventure 2.5 from
|
||||
1995, last version in the main line of Colossal Cave Adventure
|
||||
development written by the original authors. The authors have given
|
||||
permission and encouragement for this releasel it obsolesces all
|
||||
permission and encouragement for this release; it obsolesces all
|
||||
the 350-point versions and previous 2.x (430-point) ports.
|
||||
|
||||
The file history.adoc contains a more detailed history of this game
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
#
|
||||
# arbitrary_messages: These are arguments to rspeak(). Some spans of
|
||||
# these messages need to be kept adjacent and ordered (for now),
|
||||
# though there are no depenencies on actual numbers left. To see
|
||||
# though there are no dependencies on actual numbers left. To see
|
||||
# which, grep for rspeak() calls containing expressions with
|
||||
# arithmetic. Eventually, these will be pulled out into more
|
||||
# appropriate data structures. Then ordering can be dropped.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
by Eric S. Raymond
|
||||
|
||||
Adventure is the fons et origo of all later dungeon-crawling computer
|
||||
games, the grandaddy of interactive fiction, and one of the hallowed
|
||||
games, the granddaddy of interactive fiction, and one of the hallowed
|
||||
artifacts of hacker folklore.
|
||||
|
||||
== Origin and history ==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue