diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 14:16:22 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 14:23:04 -0700 |
commit | 2918485c9f21102eb378c18dc50b57350371eb0f (patch) | |
tree | d2a76fe86514c8e8fbf28f66f189c5d02f5ef490 /gnu | |
parent | 0fed29843c721e8414d3d3b76e7e311360ce9a08 (diff) | |
download | patches-2918485c9f21102eb378c18dc50b57350371eb0f.tar patches-2918485c9f21102eb378c18dc50b57350371eb0f.tar.gz |
gnu: geierlein: Fix grammar of "allow to do" to "allow doing".
* gnu/packages/finance (geierlein): Fix grammar.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/finance.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index a804b77c45..aa71335040 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+))) |