From: ol.sc
Date: Tue, 23 Oct 2012 19:26:08 +0000 (+0000)
Subject: Fixed c&p error.
X-Git-Tag: V2.14~202
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a1a3a6d151142505fa4f3ee39dd56cf541e5e9ed;p=cc65
Fixed c&p error.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5872 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
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.