[cpl-plugin-kmos] 06/07: Remove several small spelling errors

Ole Streicher olebole-guest at alioth.debian.org
Thu Oct 17 09:08:45 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-kmos.

commit 1fb56153000cfef9be30d4713e6be6e8823de7bf
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Oct 17 11:07:49 2013 +0200

    Remove several small spelling errors
---
 debian/patches/series         |    1 +
 debian/patches/spellfix.patch |   73 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 3b9758c..00c717b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ use-std-paths-for-cpl.patch
 no_test_data.patch
 propagate_cflags.patch
 fortify.patch
+spellfix.patch
diff --git a/debian/patches/spellfix.patch b/debian/patches/spellfix.patch
new file mode 100644
index 0000000..8ef6488
--- /dev/null
+++ b/debian/patches/spellfix.patch
@@ -0,0 +1,73 @@
+Author: Ole Streicher <debian at liska.ath.cx>
+Description: Remove several small spelling errors
+--- a/recipes/kmo_combine.c
++++ b/recipes/kmo_combine.c
+@@ -101,7 +101,7 @@
+ "--method\n"
+ "There are following sources to get the shift parameters from:\n"
+ "   * 'none' (default)\n"
+-"   The cubes are directly recombined, not shifting at all. The ouput frame will\n"
++"   The cubes are directly recombined, not shifting at all. The output frame will\n"
+ "   have the same dimensions as the input cubes.\n"
+ "   If the size differs a warning will be emitted and the cubes will be aligned\n"
+ "   to the lower left corner. If the orientation differs a warning will be emit-\n"
+@@ -808,7 +808,7 @@
+                                 KMO_TRY_ASSURE(data_cube_counter == noise_cube_counter,
+                                                CPL_ERROR_ILLEGAL_INPUT,
+                                                "Frame No. %d (%s) has no noise frame "
+-                                               "while the preceeding ones had!",
++                                               "while the preceding ones had!",
+                                                i+1, frame_filename);
+                             }
+                         } // end if valid_data
+@@ -892,7 +892,7 @@
+                                 KMO_TRY_ASSURE(data_cube_counter == noise_cube_counter,
+                                                CPL_ERROR_ILLEGAL_INPUT,
+                                                "Frame No. %d (%s) has no noise frame "
+-                                               "while the preceeding ones had!",
++                                               "while the preceding ones had!",
+                                                i+1, frame_filename);
+                             }
+                         } // end if valid_data
+--- a/recipes/kmo_multi_reconstruct.c
++++ b/recipes/kmo_multi_reconstruct.c
+@@ -89,7 +89,7 @@
+ "--method\n"
+ "There are following sources to get the shift parameters from:\n"
+ "   * 'none' (default)\n"
+-"   The cubes are directly recombined, not shifting at all. The ouput frame will\n"
++"   The cubes are directly recombined, not shifting at all. The output frame will\n"
+ "   have the same dimensions as the input cubes.\n"
+ "   If the size differs a warning will be emitted and the cubes will be aligned\n"
+ "   to the lower left corner. If the orientation differs a warning will be emit-\n"
+--- a/recipes/kmo_wave_cal.c
++++ b/recipes/kmo_wave_cal.c
+@@ -97,7 +97,7 @@
+ "-----------------\n"
+ "--order\n"
+ "The polynomial order to use for the fit of the wavelength solution.\n"
+-"0: (default) The appropriate order is choosen automatically depending on the\n"
++"0: (default) The appropriate order is chosen automatically depending on the\n"
+ "waveband. Otherwise an order of 6 is recommended, except for IZ-band, there\n"
+ "order 4 should be used.\n"
+ "\n"
+@@ -217,7 +217,7 @@
+                                 CPL_TYPE_INT,
+                                 "The polynomial order to use for the fit of "
+                                 "the wavelength solution. 0: (default) The "
+-                                "appropriate order is choosen automatically "
++                                "appropriate order is chosen automatically "
+                                 "depending on the waveband. Otherwise an order "
+                                 "of 6 is recommended, except for IZ-band, there "
+                                 "order 4 should be used",
+--- a/recipes/kmo_sci_red.c
++++ b/recipes/kmo_sci_red.c
+@@ -175,7 +175,7 @@
+ "   differ, but the orientation must be the same for all exposures.\n"
+ "\n"
+ "   * 'none'\n"
+-"   The cubes are directly recombined, not shifting at all. The ouput frame\n"
++"   The cubes are directly recombined, not shifting at all. The output frame\n"
+ "   will have the same dimensions as the input cubes.\n"
+ "   If the size differs a warning will be emitted and the cubes will be aligned\n"
+ "   to the lower left corner. If the orientation differs a warning will be\n"

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



More information about the debian-science-commits mailing list