summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-04-12 14:29:11 -0700
committerVagrant Cascadian <vagrant@debian.org>2020-04-12 14:43:43 -0700
commitd41dabf8f15672ed976a099b86574e09ca9c9042 (patch)
treecc13101853a4c37e725e00f071569b5320edbecc
parent23f5dd915d543090d774a63488d6b294f6e61e95 (diff)
downloadpatches-d41dabf8f15672ed976a099b86574e09ca9c9042.tar
patches-d41dabf8f15672ed976a099b86574e09ca9c9042.tar.gz
gnu: r-graphlayouts: Fix grammar of "allow to emphasize" to "emphasize".
* gnu/packages/cran (r-graphlayouts): Fix grammar.
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index a9f939c18c..1f63560356 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15863,7 +15863,7 @@ be used further by e.g. graphic devices.")
"This package provides several layout algorithms to visualize networks
which are not part of the igraph library. Most are based on the concept of
stress majorization by Gansner et al. (2004)
-<doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms allow to
+<doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms
emphasize hidden group structures in networks or focus on specific nodes.")
(license license:expat)))