From 84f6a80ca665b6d2faea4fd889ca72f805b1c6c3 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@debian.org>
Date: Sat, 8 Jan 2022 16:04:29 -0800
Subject: gnu: r-intergraph: Fix grammar.

* gnu/packages/cran.scm (r-intergraph)[description]: Fix grammar.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 920026c34b..9c28c9bec6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -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}.")
-- 
cgit v1.2.3