summaryrefslogtreecommitdiff
path: root/gcc/fixproto
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-05-16 12:39:54 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-05-16 12:39:54 +0000
commitc3418f425801179142b1f09b100989b6af411d88 (patch)
tree1e50640eecb618d0b3fa87607094528acb0add62 /gcc/fixproto
parent01cc3b7526f036bef25d4140ef0903276a67aa9a (diff)
downloadgcc-c3418f425801179142b1f09b100989b6af411d88.tar.gz
Fix typos in comments.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9712 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fixproto')
-rwxr-xr-xgcc/fixproto2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fixproto b/gcc/fixproto
index bfa8419d99e..251c2a88248 100755
--- a/gcc/fixproto
+++ b/gcc/fixproto
@@ -46,7 +46,7 @@
# files are copied. An earlier version just included the original
# by "reference", using GNU cpp's #include_next mechanism.
# This is currently not done, partly because #include_next is
-# fragile (susceptible to version incompatibilties, and depends
+# fragile (susceptible to version incompatibilities, and depends
# and GCC-specific features), and partly for performance reasons.
#
# AUTHORS