summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-09 15:18:11 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2003-06-09 15:18:11 +0000
commit3aacfbd1d647a4c969b3616e71a5f86ba9952eed (patch)
tree9579b1a76f9faa9ef196591a82207d5d93b83509
parenta1c744caa75863468b234c41e6404f82e1293744 (diff)
downloadmdk-3aacfbd1d647a4c969b3616e71a5f86ba9952eed.tar.gz
mdk-3aacfbd1d647a4c969b3616e71a5f86ba9952eed.tar.bz2
typo
-rw-r--r--doc/mdk_gstart.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mdk_gstart.texi b/doc/mdk_gstart.texi
index b9e7766..10302d4 100644
--- a/doc/mdk_gstart.texi
+++ b/doc/mdk_gstart.texi
@@ -4,7 +4,7 @@
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
-@c $Id: mdk_gstart.texi,v 1.15 2003/06/04 00:03:19 jao Exp $
+@c $Id: mdk_gstart.texi,v 1.16 2003/06/09 15:18:11 jao Exp $
@node Getting started, Emacs tools, MIX and MIXAL tutorial, Top
@chapter Getting started
@@ -55,7 +55,7 @@ MSG ALF "MIXAL" (9)
when used with the @sc{mdk} utilities. As you can see in the above
sample, each line in a MIXAL file can be divided into four fields
separated by an arbitrary amount of whitespace characters (blanks and or
-tabs). While Knuth's definition of MIXAL each field must start at a
+tabs). While in Knuth's definition of MIXAL each field must start at a
fixed pre-defined column number, the @sc{mdk} assembler loosens this
requirement and lets you format the file as you see fit. The only
restrictions retained are for comment lines (like 1-4) which must begin