From 9442cd75d3a2b98974bc4b0e24039b3433331688 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 5 Nov 2001 20:55:42 +0000 Subject: Fix typos. --- manual/examples/argp-ex2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/examples/argp-ex2.c') diff --git a/manual/examples/argp-ex2.c b/manual/examples/argp-ex2.c index 66eed95dec..313c6819a2 100644 --- a/manual/examples/argp-ex2.c +++ b/manual/examples/argp-ex2.c @@ -15,7 +15,7 @@ but not in this small program). There are also two global variables that argp knows about defined here, ARGP_PROGRAM_VERSION and ARGP_PROGRAM_BUG_ADDRESS (they are - global variables becuase they will almost always be constant + global variables because they will almost always be constant for a given program, even if it uses different argument parsers for various tasks). */ -- cgit v1.2.3