changeset 77977:8e5ec7106f3d

(mixal-operation-codes-alist): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 07 Jun 2007 14:25:19 +0000
parents b426cd17306d
children ed2eca716540
files lisp/progmodes/mixal-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/mixal-mode.el	Thu Jun 07 13:27:30 2007 +0000
+++ b/lisp/progmodes/mixal-mode.el	Thu Jun 07 14:25:19 2007 +0000
@@ -1017,7 +1017,7 @@
   "Alist that contains all the possible operation codes for mix.
 Each elt has the form
   (OP-CODE GROUP FULL-NAME C-BYTE F-BYTE DESCRIPTION EXECUTION-TIME)
-Where OP-CODE is the text of the opcode as an symbol,
+Where OP-CODE is the text of the opcode as a symbol,
 FULL-NAME is the human readable name as a string,
 C-BYTE is the operation code telling what operation is to be performed,
 F-BYTE holds a modification of the operation code which can be a symbol