aboutsummaryrefslogtreecommitdiff
path: root/gcc/gccbug.in
diff options
context:
space:
mode:
authorScott Snyder <snyder@fnal.gov>2001-06-05 18:38:44 +0000
committerPhil Edwards <pme@gcc.gnu.org>2001-06-05 18:38:44 +0000
commitb0317102a8643b027df3e93988c0b3d6146cbfc6 (patch)
treecd65516fe9d747299e33b72eac466066c4c72def /gcc/gccbug.in
parent2d94a1fa112eb353d1b720c732ac29658c0ac5dc (diff)
downloadgcc-b0317102a8643b027df3e93988c0b3d6146cbfc6.zip
gcc-b0317102a8643b027df3e93988c0b3d6146cbfc6.tar.gz
gcc-b0317102a8643b027df3e93988c0b3d6146cbfc6.tar.bz2
gccbug.in: Fix typo.
2001-06-05 scott snyder <snyder@fnal.gov> * gccbug.in: Fix typo. From-SVN: r42913
Diffstat (limited to 'gcc/gccbug.in')
-rwxr-xr-xgcc/gccbug.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gccbug.in b/gcc/gccbug.in
index 3bbc93f..6bb3908 100755
--- a/gcc/gccbug.in
+++ b/gcc/gccbug.in
@@ -316,7 +316,7 @@ SEND-PR: medium The problem should be solved in the next release.
SEND-PR: low The problem should be solve in a future release.
>Category: $CATEGORY_C
>Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
-SEND-PR: doc-bug The doumentation is incorrect.
+SEND-PR: doc-bug The documentation is incorrect.
SEND-PR: accepts-illegal GCC fails to reject erroneous code.
SEND-PR: rejects-legal GCC gives an error message for correct code.
SEND-PR: wrong-code The machine code generated by gcc is incorrect.