aboutsummaryrefslogtreecommitdiff
path: root/libiberty/argv.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-05-06 21:09:07 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-05-06 21:09:07 +0000
commit453bc758d2894f239a2043ce5f7bf5b9c15af6bd (patch)
treee5214fcd8a05d4b329467434fcdea16f33d3ce7b /libiberty/argv.c
parent0921578c3f09a2958386044c7732bae66aefe431 (diff)
typo typo fixes fixes
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@19601 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/argv.c')
-rw-r--r--libiberty/argv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/argv.c b/libiberty/argv.c
index 824a0298836..195d31019a0 100644
--- a/libiberty/argv.c
+++ b/libiberty/argv.c
@@ -82,7 +82,7 @@ SYNOPSIS
DESCRIPTION
Duplicate an argument vector. Simply scans through the
- vector, duplicating each argument argument until the
+ vector, duplicating each argument until the
terminating NULL is found.
RETURNS