gnu: r-graphlayouts: Fix grammar of "allow to emphasize" to "emphasize".

* gnu/packages/cran (r-graphlayouts): Fix grammar.
This commit is contained in:
Vagrant Cascadian 2020-04-12 14:29:11 -07:00
parent 23f5dd915d
commit d41dabf8f1
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -15863,7 +15863,7 @@ (define-public r-graphlayouts
"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)))