From 969b80ef604a78c8592e3b94767c8bb736d4bcca Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 21 Apr 2021 08:17:41 -0700 Subject: gnu: julia-inifile: Fix grammar. * gnu/packages/julia-xyz.scm (julia-inifile)[description]: Remove gratuitous use of "allows to". --- gnu/packages/julia-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index 3358086b5f..9812162ce1 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm @@ -699,7 +699,7 @@ implementing both a client and a server.") (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 -- cgit v1.2.3