gnu: r-widgettools: Fix typo "This package".

* gnu/packages/bioconductor (r-widgettools)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 14:39:11 -07:00
parent 02fe0976b6
commit 337bdc17ce
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -4178,7 +4178,7 @@ (define-public r-widgettools
(home-page "https://bioconductor.org/packages/widgetTools/")
(synopsis "Tools for creating interactive tcltk widgets")
(description
"This packages contains tools to support the construction of tcltk
"This package contains tools to support the construction of tcltk
widgets in R.")
;; Any version of the LGPL.
(license license:lgpl3+)))