[gfan] 02/06: debian/patches/fix_spelling_errors.patch: Fix additional typos.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Jul 14 00:08:13 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository gfan.

commit a2b91b95b393c1f858bfd89bbd932a4e785e2ae2
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Jul 13 19:10:23 2016 -0400

    debian/patches/fix_spelling_errors.patch: Fix additional typos.
---
 debian/patches/fix_spelling_errors.patch | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/debian/patches/fix_spelling_errors.patch b/debian/patches/fix_spelling_errors.patch
index 3802ead..a911d55 100644
--- a/debian/patches/fix_spelling_errors.patch
+++ b/debian/patches/fix_spelling_errors.patch
@@ -1,6 +1,7 @@
 Descriptions: Fix some spelling errors in output text of the programs
 Author: Cédric Boutillier <boutil at debian.org>
-Last-Update: 2013-02-03
+Author: Doug Torrance <dtorrance at piedmont.edu>
+Last-Update: 2016-07-13
 
 --- a/app_scarfisgeneric.cpp
 +++ b/app_scarfisgeneric.cpp
@@ -24,3 +25,25 @@ Last-Update: 2013-02-03
  	  cout<<"Number of initialized tests "<<bad<<endl;
  
  	  return 0;
+--- a/app_symmetries.cpp
++++ b/app_symmetries.cpp
+@@ -35,7 +35,7 @@
+   }
+   SymmetriesApplication():
+     optionSymmetry("--symmetry","Specify subgroup to be searched for permutations keeping the ideal fixed."),
+-    optionTorusSymmetry("--symsigns","Specify for each generator of the group specified wiht --symmetry an element of ${-1,+1}^n$ which by its multiplication on the variables together with the permutation is expected to keep the ideal fixed.")
++    optionTorusSymmetry("--symsigns","Specify for each generator of the group specified with --symmetry an element of ${-1,+1}^n$ which by its multiplication on the variables together with the permutation is expected to keep the ideal fixed.")
+   {
+     registerOptions();
+   }
+--- a/app_representatives.cpp
++++ b/app_representatives.cpp
+@@ -24,7 +24,7 @@
+   }
+   const char *helpText()
+   {
+-    return "This program computes takes generaters for a subgroup of S_n and a list of n-dimensional integer vectors. The output is a list of vectors, one from each orbit of elements of the list. \n";
++    return "This program computes takes generators for a subgroup of S_n and a list of n-dimensional integer vectors. The output is a list of vectors, one from each orbit of elements of the list. \n";
+   }
+   RepresentativesApplication()
+   {

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



More information about the debian-science-commits mailing list