emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62396: closed ([PATCH] gnu: Fix typo.)


From: GNU bug Tracking System
Subject: bug#62396: closed ([PATCH] gnu: Fix typo.)
Date: Fri, 24 Mar 2023 06:21:02 +0000

Your message dated Fri, 24 Mar 2023 05:19:52 +0000
with message-id <a88c78ff5c69ca7725c6911af47b9440@dismail.de>
and subject line Re: bug#62396: [PATCH] gnu: Fix typo.
has caused the debbugs.gnu.org bug report #62396,
regarding [PATCH] gnu: Fix typo.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62396: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62396
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: Fix typo. Date: Wed, 22 Mar 2023 17:44:58 -0500
* gnu/packages/lisp-xyz.scm (sbcl-confidence): Fix typo.
[description]: Fix typo.
---
 gnu/packages/lisp-check.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ (define-public sbcl-confidence
       (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))))
 
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#62396: [PATCH] gnu: Fix typo. Date: Fri, 24 Mar 2023 05:19:52 +0000
Thanks! Much appreciated.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]