[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: stex-bootstrap: Fix typo in synopsis.
From: |
guix-commits |
Subject: |
02/09: gnu: stex-bootstrap: Fix typo in synopsis. |
Date: |
Wed, 25 May 2022 22:01:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 499b57e7eb9ac81b4b8502fc6f1adbd31fe70928
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:00 2022 +0200
gnu: stex-bootstrap: Fix typo in synopsis.
* gnu/packages/chez.scm (stex-bootstrap)[synopsis]: Fix ‘embeded’ typo.
---
gnu/packages/chez.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/chez.scm b/gnu/packages/chez.scm
index 7e6273f26a..1b831a2ce3 100644
--- a/gnu/packages/chez.scm
+++ b/gnu/packages/chez.scm
@@ -712,7 +712,7 @@ Chez Scheme.")))
(else
(format #t "not making docs~%"))))))))
(home-page "https://github.com/dybvig/stex")
- (synopsis "LaTeX with embeded Scheme code and HTML generation")
+ (synopsis "LaTeX with embedded Scheme code and HTML generation")
(description "The @code{stex} package extends LaTeX with a handful of
commands for including Scheme code (or pretty much any other kind of code, as
long as you don't plan to use the Scheme-specific transcript support) in a
- branch master updated (d62474af1b -> 7649327da7), guix-commits, 2022/05/25
- 03/09: gnu: julia-ellipsisnotation: Fix typo in synopsis., guix-commits, 2022/05/25
- 07/09: gnu: chez-scheme-bootstrap-bootfiles: Fix typo in description., guix-commits, 2022/05/25
- 08/09: gnu: texlive-inputenx: Edit description., guix-commits, 2022/05/25
- 05/09: gnu: libobjc2: Fix typo in description., guix-commits, 2022/05/25
- 02/09: gnu: stex-bootstrap: Fix typo in synopsis.,
guix-commits <=
- 01/09: gnu: node-inherits: Fix typo in description., guix-commits, 2022/05/25
- 06/09: gnu: r-lmds: Fix typo in description., guix-commits, 2022/05/25
- 04/09: gnu: racket-vm-cs: Fix typo in description., guix-commits, 2022/05/25
- 09/09: doc: Fix typos., guix-commits, 2022/05/25