argz_add.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-26 16:51:01 +01:00
parent dd427377e2
commit 588b77dc9d
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ is NULL, then
will inserted at the end.
.PP
.BR argz_next ()
is a function to step trough the argz vector.
is a function to step through the argz vector.
If
.I entry
is NULL, the first entry is returned.