summaryrefslogtreecommitdiff
path: root/man/fortran-xtra.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-05-06 20:42:21 +0000
committerEli Zaretskii <eliz@gnu.org>2006-05-06 20:42:21 +0000
commit8a75579f48d21a463ebd0a967b90741d512b392d (patch)
tree2318807808bda4f25e0791f165398850c88cf964 /man/fortran-xtra.texi
parent4297ece2da45c8bbfcc0475ff4b39643ac6e5278 (diff)
downloademacs-8a75579f48d21a463ebd0a967b90741d512b392d.tar.gz
Fix spelling errors.
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 2b911be15b9..f157013f1d6 100644
--- a/man/fortran-xtra.texi
+++ b/man/fortran-xtra.texi
@@ -94,7 +94,7 @@ moves backwards.
@item C-M-n
Move to the end of the current code block
(@code{fortran-end-of-block}/@code{f90-end-of-block}). With a numeric
-agument, move forward that number of blocks. The mark is set before
+argument, move forward that number of blocks. The mark is set before
moving point. The F90 mode version of this command checks for
consistency of block types and labels (if present), but it does not
check the outermost block since that may be incomplete.