summaryrefslogtreecommitdiffstats
path: root/gcc/config/winnt
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-08-28 10:54:22 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-08-28 10:54:22 +0000
commitb090827b2632f1f1d90adf6ed537bcaa76381190 (patch)
tree1c83e6e4689be8894157ee8b0f76e689bf3b8871 /gcc/config/winnt
parentd217a1ad3cab054b26557a021afa46aad06cff45 (diff)
downloadppe42-gcc-b090827b2632f1f1d90adf6ed537bcaa76381190.tar.gz
ppe42-gcc-b090827b2632f1f1d90adf6ed537bcaa76381190.zip
Fix spelling errors.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10289 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/winnt')
-rw-r--r--gcc/config/winnt/spawnv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/winnt/spawnv.c b/gcc/config/winnt/spawnv.c
index 1b5ace18bf2..bab753b28c2 100644
--- a/gcc/config/winnt/spawnv.c
+++ b/gcc/config/winnt/spawnv.c
@@ -1,5 +1,5 @@
/* This is a kludge to get around the Microsoft C spawn functions' propensity
- to remove the outermost set of double quotes from all arguements. */
+ to remove the outermost set of double quotes from all arguments. */
#define index(s,c) strchr((s),(c))
OpenPOWER on IntegriCloud