From a1a3a6d151142505fa4f3ee39dd56cf541e5e9ed Mon Sep 17 00:00:00 2001 From: "ol.sc" Date: Tue, 23 Oct 2012 19:26:08 +0000 Subject: [PATCH] Fixed c&p error. git-svn-id: svn://svn.cc65.org/cc65/trunk@5872 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/co65.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/co65.sgml b/doc/co65.sgml index 5e87545a5..31aa34234 100644 --- a/doc/co65.sgml +++ b/doc/co65.sgml @@ -210,7 +210,7 @@ Here is a description of all the command line options: --zeropage-name seg - Set the name of the data segment. The default name is "ZEROPAGE" which is + Set the name of the zeropage segment. The default name is "ZEROPAGE" which is compatible with the standard ld65 linker configurations. -- 2.39.5