mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: julia-inifile: Fix grammar.
* gnu/packages/julia-xyz.scm (julia-inifile)[description]: Remove gratuitous use of "allows to".
This commit is contained in:
parent
790b2f880e
commit
969b80ef60
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue