gnu: julia-plotutils: Fix typo in description.

* gnu/packages/julia-xyz.scm (julia-plotutils)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2021-05-30 15:02:34 +02:00
parent bf2a361643
commit d342d06630
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1269,7 +1269,7 @@ (define-public julia-plotutils
`(("julia-stablerngs" ,julia-stablerngs)))
(home-page "https://github.com/JuliaPlots/PlotUtils.jl")
(synopsis "Helper algorithms for building plotting components")
(description "This package containts generic helper algorithms for building
(description "This package contains generic helper algorithms for building
plotting components.")
(license license:expat)))