summaryrefslogtreecommitdiff
path: root/gnu/packages/lisp-check.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <[email protected]>2023-03-28 22:40:32 -0400
committerMaxim Cournoyer <[email protected]>2023-03-28 22:40:32 -0400
commit438a0de332fc09d9ba14d7c989af9c17ca9c6be2 (patch)
tree869ee142cd19a803ce4d1e33d69d0d85f3be5a44 /gnu/packages/lisp-check.scm
parente5ae499f4c91508123edae3df29afa94c6ef33ae (diff)
parentd00f1075077e55a3c2c750b3dd41be2a09eff530 (diff)
Merge remote-tracking branch 'origin/master' into staging
Diffstat (limited to 'gnu/packages/lisp-check.scm')
-rw-r--r--gnu/packages/lisp-check.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lisp-check.scm b/gnu/packages/lisp-check.scm
index c6d5c33728..1b4d80de00 100644
--- a/gnu/packages/lisp-check.scm
+++ b/gnu/packages/lisp-check.scm
@@ -402,7 +402,7 @@ easy to use so that you can quickly start testing.")
(synopsis "Interactive test framework for Common Lisp")
(description
"Confidence is a test framework for Common Lisp that focuses on
-simplicty. It avoids bureaucracy and makes it easy to work interactively,
+simplicity. It avoids bureaucracy and makes it easy to work interactively,
without a complicated setup, and with explicit functions and decisions.")
(license license:expat))))