summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2021-07-28 17:09:08 +0300
committerGitHub <noreply@github.com>2021-07-28 17:09:08 +0300
commit71b9c7f59874b36b8be3f5cda3ceae527320113d (patch)
tree3227e0ba72c13cbae4959d0f2b5c5610ac2830c0
parentaba00313e5454b113f2c298d8d22f451cc77644d (diff)
parent53abceb6c4319f37cff70033fda60d7a1e9c2c40 (diff)
Merge pull request #2059 from japhir/patch-1
README: fix grammatical error
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 1814780..3a3cb3a 100644
--- a/README.org
+++ b/README.org
@@ -47,5 +47,5 @@ a mix of C and Scheme.
Note, ~mu~ is available in Linux distributions (e.g. Debian/Ubuntu and
Fedora) under the name ~maildir-utils~; apparently because they don't
-like short names. The all of the code is distributed under the terms
+like short names. All of the code is distributed under the terms
of the [[https://www.gnu.org/licenses/gpl-3.0.en.html][GNU General Public License version 3]] (or higher).