all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52056] [PATCH] gnu: sbcl-terminal-size: Fix formatting of description.
@ 2021-11-23 13:08 Foo Chuan Wei
  2021-11-23 13:26 ` bug#52056: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Foo Chuan Wei @ 2021-11-23 13:08 UTC (permalink / raw)
  To: 52056

* gnu/packages/lisp-xyz.scm (sbcl-terminal-size)[description]:
  Fix formatting of description.
---
 gnu/packages/lisp-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index bb697c4c60..a9ec3adf62 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18632,7 +18632,7 @@ tasks in Common Lisp.  It is fork of SWANK-BACKEND.")
       (home-page "https://github.com/eudoxia0/terminal-size")
       (synopsis "Get the size of the terminal from Common Lisp")
       (description
-       "This package provides the @{(terminal-size:size)} function to get the
+       "This package provides the @code{terminal-size:size} function to get the
 size of the terminal from Common Lisp.")
       (license license:expat))))
 

base-commit: fddd5f6242b7ceed9242601fd9408b9517dcf243
-- 
2.25.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#52056: [PATCH] gnu: sbcl-terminal-size: Fix formatting of description.
  2021-11-23 13:08 [bug#52056] [PATCH] gnu: sbcl-terminal-size: Fix formatting of description Foo Chuan Wei
@ 2021-11-23 13:26 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-11-23 13:26 UTC (permalink / raw)
  To: Foo Chuan Wei; +Cc: 52056-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as 8452c5d1f44b6fb6456409d9c51a3a32a7860b9c.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-23 13:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-23 13:08 [bug#52056] [PATCH] gnu: sbcl-terminal-size: Fix formatting of description Foo Chuan Wei
2021-11-23 13:26 ` bug#52056: " Guillaume Le Vaillant

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.