summaryrefslogtreecommitdiff
path: root/man/fortran-xtra.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/fortran-xtra.texi')
-rw-r--r--man/fortran-xtra.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/fortran-xtra.texi b/man/fortran-xtra.texi
index f157013f1d6..735404a0bf4 100644
--- a/man/fortran-xtra.texi
+++ b/man/fortran-xtra.texi
@@ -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)}