summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-09-23 12:51:49 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-09-23 13:01:39 -0700
commit028053f295f2ab1653a8bb9aed69c33702eeb1b6 (patch)
tree94246020bff35a629dbae68a61861a225ed47195
parent0def6a488cb70840f3bba6bd319be2af6f910582 (diff)
downloadpatches-028053f295f2ab1653a8bb9aed69c33702eeb1b6.tar
patches-028053f295f2ab1653a8bb9aed69c33702eeb1b6.tar.gz
gnu: guile-persist: Fix typo.
* gnu/packages/guile-xyx (guile-persist)[synopsis]: Fix spelling of "Persistence".
-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 05658e6425..2736b36a38 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -2156,7 +2156,7 @@ chunks can be expressions as well as simple tokens.")
("libtool" ,libtool)
("pkg-config" ,pkg-config)))
(home-page "https://gitlab.com/tampe/guile-persist")
- (synopsis "Persistance programming framework for Guile")
+ (synopsis "Persistence programming framework for Guile")
(description
"This is a serialization library for serializing objects like classes
and objects, closures and structs. This currently does not support