aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/chez.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2022-05-22 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2022-05-22 02:00:36 +0200
commit499b57e7eb9ac81b4b8502fc6f1adbd31fe70928 (patch)
tree6ecf19cce6b4cbe2c44a9f71d9eaddbee3f18564 /gnu/packages/chez.scm
parent2baff98ce810555e9f39442f1debcda3cb4d3f55 (diff)
downloadguix-499b57e7eb9ac81b4b8502fc6f1adbd31fe70928.tar
guix-499b57e7eb9ac81b4b8502fc6f1adbd31fe70928.tar.gz
gnu: stex-bootstrap: Fix typo in synopsis.
* gnu/packages/chez.scm (stex-bootstrap)[synopsis]: Fix ‘embeded’ typo.
Diffstat (limited to 'gnu/packages/chez.scm')
-rw-r--r--gnu/packages/chez.scm2
1 files changed, 1 insertions, 1 deletions
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