[cpl-plugin-uves] 01/02: Fix simple typo

Ole Streicher olebole-guest at moszumanska.debian.org
Mon Dec 9 09:17:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

olebole-guest pushed a commit to branch debian
in repository cpl-plugin-uves.

commit 4e0f7900962764cbc9f3f02d1e4ba3d855c420d4
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Dec 9 09:26:37 2013 +0100

    Fix simple typo
---
 debian/patches/fix-typos.patch | 13 +++++++++++++
 debian/patches/series          |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/fix-typos.patch b/debian/patches/fix-typos.patch
new file mode 100644
index 0000000..ef262b5
--- /dev/null
+++ b/debian/patches/fix-typos.patch
@@ -0,0 +1,13 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Fix simple typo
+--- a/uves/uves_parameters.c
++++ b/uves/uves_parameters.c
+@@ -534,7 +534,7 @@
+     full_name = uves_sprintf("%s.%s", context, name);
+     uves_parameter_new_enum(p, full_name,
+                     CPL_TYPE_STRING,
+-                    "For RED arm data proces the "
++                    "For RED arm data process the "
+ 			     "redl, redu, or both chip(s)",
+                     context,
+                             "both",5,"both","redl","redu","REDL","REDU");
diff --git a/debian/patches/series b/debian/patches/series
index edfdeb9..d690338 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ use-std-paths-for-cpl.patch
 use_system_qfits.patch
 fix_compiler_errors.patch
 shlib-calls-exit.patch
+fix-typos.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cpl-plugin-uves.git



More information about the debian-science-commits mailing list