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

sebastic pushed a commit to branch master
in repository grass.

commit e7afd86bd90533597a1c5a4f592b3f3402b824b3
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Aug 5 12:17:02 2017 +0200

    Update spelling-errors.patch to fix 'meaningful' typo.
---
 debian/changelog                     |  1 +
 debian/patches/spelling-errors.patch | 45 +++++++++++++++++++++++++++++++++++-
 2 files changed, 45 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f008492..4b6d9b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 grass (7.2.1-3) UNRELEASED; urgency=medium
 
   * Explicitly build with GCC 6 (FTBFS with GCC 7 not fixed yet).
+  * Update spelling-errors.patch to fix 'meaningful' typo.
 
  -- Bas Couwenberg <sebas...@debian.org>  Sat, 05 Aug 2017 11:13:12 +0200
 
diff --git a/debian/patches/spelling-errors.patch 
b/debian/patches/spelling-errors.patch
index 4ea67a4..be855bb 100644
--- a/debian/patches/spelling-errors.patch
+++ b/debian/patches/spelling-errors.patch
@@ -1,5 +1,6 @@
 Description: Fix spelling errors.
- * complet -> complete
+ * complet     -> complete
+ * meaningfull -> meaningful
 Author: Bas Couwenberg <sebas...@debian.org>
 
 --- a/vector/v.net.steiner/main.c
@@ -244,3 +245,45 @@ Author: Bas Couwenberg <sebas...@debian.org>
  "(may be higher than resulting Steiner tree costs!!!)"
  msgstr ""
  
+--- a/lib/db/sqlp/sqlp.l
++++ b/lib/db/sqlp/sqlp.l
+@@ -252,7 +252,7 @@ int my_yyinput(char *buf, int max_size)
+ /**********************************************************************
+  * yyerror
+  *
+- * This should be called just before failing. It formats a meaningfull
++ * This should be called just before failing. It formats a meaningful
+  * message and deposits it in a useful place.
+  *
+  **********************************************************************/
+--- a/lib/gpde/n_les_assemble.c
++++ b/lib/gpde/n_les_assemble.c
+@@ -761,7 +761,7 @@ N_les *N_assemble_les_2d_param(int les_t
+  * \brief Integrate Dirichlet or Transmission boundary conditions into the 
les (2s)
+  *
+  * Dirichlet and Transmission boundary conditions will be integrated into
+- * the provided linear equation system. This is meaningfull if
++ * the provided linear equation system. This is meaningful if
+  * the les was created with #N_assemble_les_2d_dirichlet, because in
+  * this case Dirichlet boundary conditions are not automatically included.
+  *
+@@ -1214,7 +1214,7 @@ N_les *N_assemble_les_3d_param(int les_t
+  * \brief Integrate Dirichlet or Transmission boundary conditions into the 
les (3d)
+  *
+  * Dirichlet and Transmission boundary conditions will be integrated into
+- * the provided linear equation system. This is meaningfull if
++ * the provided linear equation system. This is meaningful if
+  * the les was created with #N_assemble_les_2d_dirichlet, because in
+  * this case Dirichlet boundary conditions are not automatically included.
+  *
+--- a/raster/r.terraflow/main.cpp
++++ b/raster/r.terraflow/main.cpp
+@@ -115,7 +115,7 @@ parse_args(int argc, char *argv[]) {
+   d8cut->label = _("Routing using SFD (D8) direction");
+   d8cut->description = 
+     _("If flow accumulation is larger than this value it is routed using "
+-      "SFD (D8) direction (meaningfull only for MFD flow). "
++      "SFD (D8) direction (meaningful only for MFD flow). "
+       "If no answer is given it defaults to infinity.");
+ 
+   /* main memory */

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/grass.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to