From 962a8715c3f51ec104f4727500334d56264b1399 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 21 Dec 2000 07:44:13 +0000 Subject: 2000-12-20 Roland McGrath * store.h (struct store_class): Fix typo in comment. --- libstore/store.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libstore') diff --git a/libstore/store.h b/libstore/store.h index c57e7fcf..c7789373 100644 --- a/libstore/store.h +++ b/libstore/store.h @@ -187,7 +187,7 @@ struct store_class struct store **store); /* Given a user argument ARG, this function should check it for syntactic - validaty, or print a syntax error, using ARGP_STATE in the normal + validity, or print a syntax error, using ARGP_STATE in the normal manner; if zero is returned, then this argument is assumed valid, and can be passed to the open function. If ARG is 0, then there were *no* arguments specified; in this case, returning EINVAL means that this is -- cgit v1.2.3