From ce89c984c44f1b32713dd1dd742afc7e3ace8dc5 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 21 Oct 2008 12:17:04 +0200 Subject: [PATCH] UCW doc: Fixed a typo. --- ucw/getopt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucw/getopt.h b/ucw/getopt.h index 9d023bec..3a559247 100644 --- a/ucw/getopt.h +++ b/ucw/getopt.h @@ -173,7 +173,7 @@ void cf_journal_rollback_transaction(uns new_pool, struct cf_journal_item *oldj) * default configuration file (<>) and processing * configuration options. The calling convention is the same as with GNU getopt_long(), * but you must prefix your own short/long options by the - * <> or <>or + * <> or <> or * pass <> if there are no long options. * * The default configuration file can be overwritten by the --config options, -- 2.39.2