From 60c69a2191bdb347a379a272b2a878090491ad3a Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sat, 7 Jan 2006 08:51:19 +0000 Subject: fix --- include/fuse_opt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/fuse_opt.h') diff --git a/include/fuse_opt.h b/include/fuse_opt.h index ceec864..2ef5d56 100644 --- a/include/fuse_opt.h +++ b/include/fuse_opt.h @@ -164,7 +164,7 @@ typedef int (*fuse_opt_proc_t)(void *data, const char *arg, int key, * Option parsing function * * If 'args' was returned from a previous call to fuse_opt_parse() or - * it was constructed from + * it was constructed from * * A NULL 'args' is equivalent to an empty argument vector * -- cgit v1.2.3