diff options
| -rw-r--r-- | gcc/f/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/f/root.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 94450b4..c361068 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,4 +1,8 @@ 2001-06-03 Toon Moene <toon@moene.indiv.nluug.nl> + + * root.texi: Fix typo in patches e-mail address. + +2001-06-03 Toon Moene <toon@moene.indiv.nluug.nl> Jan van Male <jan.vanmale@fenk.wau.nl> * root.texi: Define `help' and `patches' mailing list diff --git a/gcc/f/root.texi b/gcc/f/root.texi index 8f13aea..2ea699e 100644 --- a/gcc/f/root.texi +++ b/gcc/f/root.texi @@ -9,7 +9,7 @@ @set email-general gcc@@gcc.gnu.org @set email-help gcc-help@@gcc.gnu.org @set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org -@set eamil-patch gcc-patches@@gcc.gnu.org +@set email-patch gcc-patches@@gcc.gnu.org @set path-g77 gcc/gcc/f @set path-libf2c gcc/libf2c |
