From: cuz Date: Fri, 5 Apr 2002 05:05:42 +0000 (+0000) Subject: Fixed a typo X-Git-Tag: V2.12.0~2402 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ad1951c068c65f3508dfdc3d289f90b89e13a2ff;p=cc65 Fixed a typo git-svn-id: svn://svn.cc65.org/cc65/trunk@1214 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 0d8ffd56b..6a8ee4602 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -1466,7 +1466,7 @@ Here's a list of all control commands and a description, what they do: Example: - .includezp foo, bar + .importzp foo, bar See: