From f8be35b41e2225d64b93da654cc8fb80c75c95b9 Mon Sep 17 00:00:00 2001 From: Greg King Date: Fri, 15 May 2020 21:09:02 -0400 Subject: [PATCH] Fixed some typos in the "large alignment" support. --- doc/ca65.sgml | 2 +- doc/ld65.sgml | 2 +- src/ca65/segment.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ca65.sgml b/doc/ca65.sgml index ad72189c0..2c4593d21 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -226,7 +226,7 @@ Here is a description of all the command line options: --large-alignment Disable warnings about a large combined alignment. See the discussion of the - directive for futher information. + directive for further information.