From: Oliver Schmidt 
Date: Tue, 2 Apr 2013 14:15:02 +0000 (+0300)
Subject: Fixed typo.
X-Git-Tag: V2.14~79
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cf0463efe324f6a7a636ebeace17b4700321fd96;p=cc65
Fixed typo.
---
diff --git a/libsrc/geos-common/symbols.txt b/libsrc/geos-common/symbols.txt
index b7834ecdb..4fff02b55 100644
--- a/libsrc/geos-common/symbols.txt
+++ b/libsrc/geos-common/symbols.txt
@@ -25,7 +25,7 @@ BRKVector	$84af	$84af	$0214	Word		Vector to the routine that is called uhen a BR
 cardDataPntr	$2c	$2c	$60	Word		This is a pointer to the actual card graphics data for the ...
 CPU_DATA	$01	n/a	n/a	Word		Address of 6510 data register that controls the hardware memory ...
 CPU_DDR		$00	n/a	n/a	Byte		Address of 6510 data direction register.
-curDevice	$ba	$ba	n/a	Byte		This holds the current serial deuice number.
+curDevice	$ba	$ba	n/a	Byte		This holds the current serial device number.
 curDirHead	$8200	$8200	$fa80	256 | 39 Bytes	For CBM, it is the buffer containing header infomation ...
 curDrive	$8489	$8489	$f60d	Byte		Holds the device number of the currently active disk drive.
 curEnable	n/a	$1300	$0951	Byte		This is an image of the C64 mobenble register.