gnu: julia-inifile: Fix grammar.

* gnu/packages/julia-xyz.scm (julia-inifile)[description]: Remove
  gratuitous use of "allows to".
This commit is contained in:
Vagrant Cascadian 2021-04-21 08:17:41 -07:00
parent 790b2f880e
commit 969b80ef60
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -699,7 +699,7 @@ (define-public julia-inifile
(home-page "https://github.com/JuliaIO/IniFile.jl")
(synopsis "Reading Windows-style INI files")
(description "This is a Julia package that defines an IniFile type that
allows to interface with @file{.ini} files.")
interfaces with @file{.ini} files.")
(license license:expat)))
(define-public julia-irtools