Package: ufraw
Version:  0.15
Severity: minor
Tags: patch

Hi,

The following patch should fix a grammatical error.

Greetings,
Chris
Gemeinsame Unterverzeichnisse: ufraw.orig/icons und ufraw/icons.
Gemeinsame Unterverzeichnisse: ufraw.orig/po und ufraw/po.
diff -u ufraw.orig/ufraw_conf.c ufraw/ufraw_conf.c
--- ufraw.orig/ufraw_conf.c	2008-12-16 06:55:16.000000000 +0100
+++ ufraw/ufraw_conf.c	2009-05-26 09:24:28.000000000 +0200
@@ -1521,7 +1521,7 @@
 N_("--silent              Do not display any messages during batch conversion.\n"),
 "\n",
 N_("UFRaw first reads the setting from the resource file $HOME/.ufrawrc.\n"
-"Then, if an ID file is specified it setting are read. Next, the setting from\n"
+"Then, if an ID file is specified, its settings are read. Next, the setting from\n"
 "the --conf option are taken, ignoring input/output filenames in the ID file.\n"
 "Lastly, the options from the command line are set. In batch mode, the second\n"
 "group of options is NOT read from the resource file.\n"),

Reply via email to