GNU bug report logs - #62396
[PATCH] gnu: Fix typo.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 22 Mar 2023 22:46:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#62396: closed (Re: bug#62396: [PATCH] gnu: Fix typo.)
Date: Fri, 24 Mar 2023 06:21:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62396: [PATCH] gnu: Fix typo.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62396 <at> debbugs.gnu.org.

-- 
62396: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62396
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: "Maxim Cournoyer" <maxim.cournoyer <at> gmail.com>
Cc: 62396-done <at> debbugs.gnu.org
Subject: Re: bug#62396: [PATCH] gnu: Fix typo.
Date: Fri, 24 Mar 2023 05:19:52 +0000
Thanks! Much appreciated.

[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
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




This bug report was last modified 2 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.