diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-08-25 02:21:46 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-08-25 02:21:46 -0600 |
commit | 4e5f1329cb2d90a22977ea0e185d6add144a12ac (patch) | |
tree | 8c8efe8c50b6f7e339038dc58cd5a032218a1826 /gcc/f/ffe.texi | |
parent | 5722d61ce7a71fe6263ee57845911a4bda3bba68 (diff) | |
download | gcc-4e5f1329cb2d90a22977ea0e185d6add144a12ac.zip gcc-4e5f1329cb2d90a22977ea0e185d6add144a12ac.tar.gz gcc-4e5f1329cb2d90a22977ea0e185d6add144a12ac.tar.bz2 |
Fix typo.
From-SVN: r28852
Diffstat (limited to 'gcc/f/ffe.texi')
-rw-r--r-- | gcc/f/ffe.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/ffe.texi b/gcc/f/ffe.texi index e303332..630fe35 100644 --- a/gcc/f/ffe.texi +++ b/gcc/f/ffe.texi @@ -640,7 +640,7 @@ and except it also provides automatic conversion of tabs and ignoring of newline-related carriage returns. -It also effects the ``pure visual'' model, +It also affects the ``pure visual'' model, by which is meant that a user viewing his code in a typical text editor (assuming it's not preprocessed via @code{g77stripcard} or similar) |