aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.texi
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2014-07-06 22:17:21 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2014-07-06 22:17:21 +0000
commit115a196a0b15153fad7a84d7a8474b758a8041b7 (patch)
tree5cca10b76172f7ce2aeb3d865ce36449d31abf04 /gcc/fortran/gfortran.texi
parent7243b9315d46ca6e377798383890ea2448d4e107 (diff)
* gfortran.texi (Fortran 2003 status): Fix grammar.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212315 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/gfortran.texi')
-rw-r--r--gcc/fortran/gfortran.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi
index f211041ac88..66e78e8eef5 100644
--- a/gcc/fortran/gfortran.texi
+++ b/gcc/fortran/gfortran.texi
@@ -926,7 +926,7 @@ Namelist input/output for internal files.
@item Minor I/O features: Rounding during formatted output, using of
a decimal comma instead of a decimal point, setting whether a plus sign
-should appear for positive numbers. On system where @code{strtod} honours
+should appear for positive numbers. On systems where @code{strtod} honours
the rounding mode, the rounding mode is also supported for input.
@item