summaryrefslogtreecommitdiff
path: root/gnu/packages/guile-xyz.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-04-09 19:49:30 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-04-10 14:11:28 +0200
commit48a2887a8feb3949d666f7e4f99da2cf78776b52 (patch)
tree0ba9c9a888b0bc69bf83881861f42a2a0697c6d9 /gnu/packages/guile-xyz.scm
parent8ab5fa53ae04cc73770d008e662a952ddf380df3 (diff)
downloadguix-patches-48a2887a8feb3949d666f7e4f99da2cf78776b52.tar
guix-patches-48a2887a8feb3949d666f7e4f99da2cf78776b52.tar.gz
gnu: guile-eris: Fix typo in description.
* gnu/packages/guile-xyz.scm (guile-eris)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/guile-xyz.scm')
-rw-r--r--gnu/packages/guile-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 75256e0f11..fe4b021bfa 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -4449,7 +4449,7 @@ tools.")
(synopsis "Guile implementation of the Encoding for Robust Immutable Storage (ERIS)")
(description
"Guile-ERIS is the reference implementation of the Encoding for Robust
-Immutable Storage (ERIS). ERIS allows arbirtary content to be encoded into
+Immutable Storage (ERIS). ERIS allows arbitary content to be encoded into
uniformly sized, encrypted blocks that can be reassembled using a short
read-capability.")
(home-page "https://inqlab.net/git/eris.git")