diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-12-21 16:22:54 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-12-21 16:22:54 +0000 |
commit | fbe3ad86c5bd1a021ef3610f342e2fee1166cd10 (patch) | |
tree | efa6a8edcadac45e41238294f0832631dc5a8a60 /gcc/gccbug.in | |
parent | 1e748bf0af8c30edc0f0cca49ee190a3aff96348 (diff) | |
download | gcc-fbe3ad86c5bd1a021ef3610f342e2fee1166cd10.tar.gz |
* gccbug.in: Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38416 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gccbug.in')
-rwxr-xr-x | gcc/gccbug.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gccbug.in b/gcc/gccbug.in index b823f4e33d1..657bfdb903e 100755 --- a/gcc/gccbug.in +++ b/gcc/gccbug.in @@ -254,7 +254,7 @@ SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: -SEND-PR: Please consult the GCC manual manual if you are not sure how to +SEND-PR: Please consult the GCC manual if you are not sure how to SEND-PR: fill out a problem report. SEND-PR: Note that the Synopsis field is mandatory. The Subject (for SEND-PR: the mail) will be made the same as Synopsis unless explicitly |