gnu: r-intergraph: Fix grammar.

* gnu/packages/cran.scm (r-intergraph)[description]: Fix grammar.
This commit is contained in:
Vagrant Cascadian 2022-01-08 16:04:29 -08:00
parent 61cd7853d1
commit 84f6a80ca6
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -9550,7 +9550,7 @@ through permutation testing.")
(home-page "http://mbojan.github.io/intergraph")
(synopsis "Coercion routines for network data objects")
(description
"Functions implemented in this package allow to coerce (i.e. convert)
"Functions implemented in this package allow coercing (i.e. convert)
network data between classes provided by other R packages. Currently
supported classes are those defined in packages @code{network} and
@code{igraph}.")