vagrantc pushed a commit to branch master
in repository guix.

commit 2918485c9f21102eb378c18dc50b57350371eb0f
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Sun Apr 12 14:16:22 2020 -0700

    gnu: geierlein: Fix grammar of "allow to do" to "allow doing".
    
    * gnu/packages/finance (geierlein): Fix grammar.
---
 gnu/packages/finance.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index a804b77..aa71335 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -394,7 +394,7 @@ sends VAT declarations to Germany's fiscal authorities.
 
 Currently it is *not* possible to send returns that are due annually
 (especially the income tax return) since the fiscal authority doesn't
-allow to do that off the ERiC library (which is proprietary however).
+allow doing that off the ERiC library (which is proprietary however).
 It's not clear at the moment whether one day it will be possible to
 do so.")
     (license license:agpl3+)))

Reply via email to