[PATCH] Fix typo in gfortran.texi

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Dec 23 21:29:00 GMT 2004


This patch can be committed by anyone of the several 100
people with commit privelege.

2004-12-23  Steven G. Kargl  <kargls@comcast.net>

     * gfortran.texi: Fix typo.

-- 
Steve
-------------- next part --------------
Index: gfortran.texi
===================================================================
RCS file: /cvs/gcc/gcc/gcc/fortran/gfortran.texi,v
retrieving revision 1.8
diff -u -r1.8 gfortran.texi
--- gfortran.texi	16 Sep 2004 13:13:39 -0000	1.8
+++ gfortran.texi	23 Dec 2004 21:24:04 -0000
@@ -470,7 +470,7 @@
 @end itemize
 
 Many Fortran programs only use a small subset of the available IO
-capabilities, so your milage may vary.
+capabilities, so your mileage may vary.
 
 @node Proposed Extensions
 @section Proposed Extensions


More information about the Fortran mailing list