From: cuz Date: Mon, 26 Mar 2001 14:26:27 +0000 (+0000) Subject: Fixed a typo X-Git-Tag: V2.12.0~2893 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b4da972eb715512495380f1fa177c0dfbe764e94;p=cc65 Fixed a typo git-svn-id: svn://svn.cc65.org/cc65/trunk@669 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/runtime/pleasp.s b/libsrc/runtime/pleasp.s index 183ce21fe..d1fecaa06 100644 --- a/libsrc/runtime/pleasp.s +++ b/libsrc/runtime/pleasp.s @@ -1,7 +1,7 @@ ; ; Ullrich von Bassewitz, 21.08.1998 ; -; CC65 runtime: Load effective address with offset in A relative to SP and pus it +; CC65 runtime: Load effective address with offset in A relative to SP and push it ; .export pleaasp