]> code.delx.au - gnu-emacs/blobdiff - man/fortran-xtra.texi
* custom.texi (Init File): Reference Find Init to avoid "home
[gnu-emacs] / man / fortran-xtra.texi
index f157013f1d6d866d1f51b1176c32db876a682c57..735404a0bf45c7555cec9fe03447b18ad26facf3 100644 (file)
@@ -179,7 +179,7 @@ the Fortran standard counts from 1.)  The variable
 @code{fortran-continuation-string} specifies what character to put in
 column 5.  A line that starts with a tab character followed by any digit
 except @samp{0} is also a continuation line.  We call this style of
-continuation @dfn{tab format}.  (Fortran90 introduced ``free format'',
+continuation @dfn{tab format}.  (Fortran90 introduced ``free format,''
 with another style of continuation lines).
 
 @vindex indent-tabs-mode @r{(Fortran mode)}