summaryrefslogtreecommitdiff
path: root/gnu/packages/chez.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2025-02-19 11:11:03 +0200
committerEfraim Flashner <efraim@flashner.co.il>2025-02-19 11:21:47 +0200
commit66daf46b411ea68893d3066e654f38fc05d6f286 (patch)
tree2ce35923cbe23e485b483ad93db0a93bf144aee7 /gnu/packages/chez.scm
parent77ad73b333d80b60dd9861c75d1dd93d3e4ae33c (diff)
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
Diffstat (limited to 'gnu/packages/chez.scm')
-rw-r--r--gnu/packages/chez.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/chez.scm b/gnu/packages/chez.scm
index 9e022ef2d48..e31e4393041 100644
--- a/gnu/packages/chez.scm
+++ b/gnu/packages/chez.scm
@@ -482,7 +482,7 @@ will name the threaded machine type unless THREADS? is provided as #f."
482 "release_notes.pdf") 482 "release_notes.pdf")
483 (match (find-files 483 (match (find-files
484 "csug" 484 "csug"
485 "csug.*\\.pdf$" ;; embeded version number 485 "csug.*\\.pdf$" ;; embedded version number
486 #:fail-on-error? #t) 486 #:fail-on-error? #t)
487 ((pth) 487 ((pth)
488 (symlink pth 488 (symlink pth
@@ -732,7 +732,7 @@ package @code{cs-bootstrap} to bootstrap its initial version of Chez Scheme.")
732 ghostscript 732 ghostscript
733 netpbm)) 733 netpbm))
734 ;; Debian uses a versionless path for STEXLIB, 734 ;; Debian uses a versionless path for STEXLIB,
735 ;; which is much more convienient. 735 ;; which is much more convenient.
736 (arguments 736 (arguments
737 (list 737 (list
738 #:install-plan #~`(("inputs" "lib/stex/") 738 #:install-plan #~`(("inputs" "lib/stex/")