]> git.sur5r.net Git - cc65/commitdiff
fixed typo
authorizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 4 Apr 2003 14:53:00 +0000 (14:53 +0000)
committerizydorst <izydorst@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 4 Apr 2003 14:53:00 +0000 (14:53 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2039 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/geos.sgml

index 57966eb7cb0218a891536a9d0d96c27f0e86c744..bc9d11b97608faf8e530052672ec7ae6a7c5535b 100644 (file)
@@ -889,7 +889,7 @@ starting track and sector which may point either to start of a chain for VLIR or
 <p>
 <tt/char __fastcall__ GetFile(char flag, const char *fname, const char *loadaddr, const char *datadname, char *datafname)/
 <p>
-This rougine loads and runs a given file <tt/fname/. The file must be one of following types:
+This routine loads and runs a given file <tt/fname/. The file must be one of following types:
 <tt/SYSTEM, DESK_ACC, APPLICATION, APPL_DATA, PRINTER,/ or <tt/INPUT_DEVICE/. The execution
 address is taken from file header. It is zero, then file is only loaded. Only the first chain
 from VLIR files is loaded. If <tt/flag/ has bit 0 set then load address is taken from <tt/loadaddr/