gnu: julia-plotutils: Fix typo in description.
* gnu/packages/julia-xyz.scm (julia-plotutils)[description]: Fix typo.master
parent
bf2a361643
commit
d342d06630
|
@ -1269,7 +1269,7 @@ actual computation.")
|
|||
`(("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)))
|
||||
|
||||
|
|
Reference in New Issue