From da255245addd34701e4a079cf8753e2e3d3d94a5 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Tue, 9 Apr 2013 23:10:35 +0200
Subject: [PATCH] Adjusted comment.
---
cfg/apple2.cfg | 2 +-
cfg/apple2enh.cfg | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cfg/apple2.cfg b/cfg/apple2.cfg
index 1f0ae121a..701716d97 100644
--- a/cfg/apple2.cfg
+++ b/cfg/apple2.cfg
@@ -1,4 +1,4 @@
-# Default configuration built into ld65 (allowing for 3KB in LC)
+# Default configuration (allowing for 3KB in LC)
FEATURES {
STARTADDRESS: default = $0803;
diff --git a/cfg/apple2enh.cfg b/cfg/apple2enh.cfg
index 1f0ae121a..701716d97 100644
--- a/cfg/apple2enh.cfg
+++ b/cfg/apple2enh.cfg
@@ -1,4 +1,4 @@
-# Default configuration built into ld65 (allowing for 3KB in LC)
+# Default configuration (allowing for 3KB in LC)
FEATURES {
STARTADDRESS: default = $0803;
--
2.39.5