aboutsummaryrefslogtreecommitdiff
path: root/gcc/bi-run.h
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-05-16 08:14:26 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-05-16 08:14:26 -0400
commitddd5a7c1808995545ad5befaa7320135e60b5d38 (patch)
treebf405c4941b111c08c0642d3410b2970aca3b162 /gcc/bi-run.h
parent6de129de79f7646825d5b004d9fdbca5b893d106 (diff)
downloadgcc-ddd5a7c1808995545ad5befaa7320135e60b5d38.zip
gcc-ddd5a7c1808995545ad5befaa7320135e60b5d38.tar.gz
gcc-ddd5a7c1808995545ad5befaa7320135e60b5d38.tar.bz2
Fix typos in comments.
From-SVN: r9711
Diffstat (limited to 'gcc/bi-run.h')
-rw-r--r--gcc/bi-run.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/bi-run.h b/gcc/bi-run.h
index d7a547d..9b80ea9 100644
--- a/gcc/bi-run.h
+++ b/gcc/bi-run.h
@@ -101,7 +101,7 @@ struct bytecode
The above applies to BYTE_LOW_ENDIAN machines. In BYTE_BIG_ENDIAN machines, the
bit numbering is reversed (i.e. bit 0 is the sign bit).
- (Alright, so I drew this to keep my tongue in cheek while writing the code below,
+ (All right, so I drew this to keep my tongue in cheek while writing the code below,
not because I'm into ASCII art.) */