From d620c2dc7a318e04dc33ad8ca9a4101f0ffd4e36 Mon Sep 17 00:00:00 2001
From: "ol.sc" 
Date: Tue, 23 Oct 2012 19:25:11 +0000
Subject: [PATCH] Minor adjustment.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5871 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
 libsrc/geos-common/symbols.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libsrc/geos-common/symbols.txt b/libsrc/geos-common/symbols.txt
index e62e04f02..b7834ecdb 100644
--- a/libsrc/geos-common/symbols.txt
+++ b/libsrc/geos-common/symbols.txt
@@ -38,7 +38,7 @@ curRecord	$8496	$8496	$f618	Byte		Holds the current record number for an open VL
 currentMode	$2e	$2e	$021c	Byte		Holds the current text drawing node.
 curSetWidth	$27	$27	$0219	Word		Holds the card width in pixels for the current font.
 curType		$88c6	$88c6	n/a	Byte		Holds the current disk type.
-curXpos0	n/a	$1303	$d954	16 Bytes	The current  X positions of the C128 ami Apple soft sprites.
+curXpos0	n/a	$1303	$d954	16 Bytes	The current X positions of the C128 ami Apple soft sprites.
 curYpos0	n/a	$1313	$d964	8 Bytes		The current Y positions for the C128 and Apple soft sprites.
 dataDiskName	$8453	$8453	$02b4	18 | 16 Bytes	Holds the disk name that an application's data file is on.
 dataFileName	$8442	$8442	$02a4	17 | 16 Bytes	This is the name of a data file to open.
-- 
2.39.5