[bug#75019,4/4] gnu: emacs-slite: Fix description.

Message ID 20241222055904.13117-4-gemmaro.dev@gmail.com
State New
Headers
Series [bug#75019,1/4] gnu: python-pylibmc: Fix description. |

Commit Message

gemmaro Dec. 22, 2024, 5:59 a.m. UTC
  * gnu/packages/lisp-xyz.scm (emacs-slite)[description]:
Fix Texinfo code markup.

Change-Id: Ic3c4be16ed18b1c7ffba949f81746f91eed1d029
---
 gnu/packages/lisp-xyz.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Patch

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 12e3823b98..282d9841b8 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -45,6 +45,7 @@ 
 ;;; Copyright © 2024 Carlo Zancanaro <carlo@zancanaro.id.au>
 ;;; Copyright © 2024 Nik Gaffney <nik@fo.am>
 ;;; Copyright © 2024 Grigory Shepelev <shegeley@gmail.com>
+;;; Copyright © 2024 gemmaro <gemmaro.dev@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -27839,7 +27840,7 @@  (define-public emacs-slite
 Emacs.
 
 In order to work, this also requires the slite Common Lisp system to be
-present. See the code@{*cl-slite packages}.")))
+present. See the @code{*cl-slite packages}.")))
 
 (define-public sbcl-slot-extra-options
   (let ((commit "29517d980325cd63744f1acf4cfe5c8ccec2b318"))