Another typo fix.

This commit is contained in:
Torbjörn Andersson 2023-03-08 18:15:51 +01:00
parent 8d409c6b3b
commit 98b95e92ee
4 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
/*
* 'cheat' is a tool for generating save game files to test states that ought
* not happen. It leverages chunks of advent, mostly initialize() and
* savefile(), so we know we're always outputing save files that advent
* savefile(), so we know we're always outputting save files that advent
* can import.
*
* Copyright (c) 1977, 2005 by Will Crowther and Don Woods