From e012573a976d9e48a2924e358ae6b22f89d868d0 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 15 Oct 2020 20:44:32 +0100 Subject: Documentation typo (fixes #59239) --- doc/mdk_tut.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mdk_tut.texi b/doc/mdk_tut.texi index 9ff6f86..9802bf1 100644 --- a/doc/mdk_tut.texi +++ b/doc/mdk_tut.texi @@ -1,6 +1,6 @@ @c -*-texinfo-*- @c This is part of the GNU MDK Reference Manual. -@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2014 +@c Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2014, 2020 @c Free Software Foundation, Inc. @c See the file mdk.texi for copying conditions. @@ -942,7 +942,7 @@ expressions, @item MNEMONIC is a literal denoting the operation code of the instruction (e.g. @code{LDA}, @code{STA}; see @pxref{MIX instruction set}) or an -assembly pseudoinstruction (e.g. @code{ORG}, @code{EQU}), +assembly pseudoinstruction (e.g. @code{ORIG}, @code{EQU}), @item ADDRESS is an expression evaluating to the address subfield of the instruction, @item INDEX -- cgit v1.2.3