guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/05: gnu: dune-subgrid: Fix grammar of "allows to mark" to "marks".


From: guix-commits
Subject: 01/05: gnu: dune-subgrid: Fix grammar of "allows to mark" to "marks".
Date: Sun, 12 Apr 2020 16:35:28 -0400 (EDT)

vagrantc pushed a commit to branch master
in repository guix.

commit 48b0d9c071397a5de5b5c2c5b8bc4b87b757bcc2
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Sun Apr 12 13:26:27 2020 -0700

    gnu: dune-subgrid: Fix grammar of "allows to mark" to "marks".
    
    * gnu/packages/maths (dune-subgrid): Fix grammar.
---
 gnu/packages/maths.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index ed856e0..9930f49 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -4985,7 +4985,7 @@ cubes.")
        ("pkg-config" ,pkg-config)))
     (home-page "http://numerik.mi.fu-berlin.de/dune-subgrid/index.php";)
     (synopsis "Distributed and Unified Numerics Environment")
-    (description "The dune-subgrid module allows to mark elements of
+    (description "The dune-subgrid module marks elements of
 another hierarchical dune grid.  The set of marked elements can then be
 accessed as a hierarchical dune grid in its own right.  Dune-Subgrid
 provides the full grid interface including adaptive mesh refinement.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]