This is an automated email from the git hooks/post-receive script.
avp pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new f63c81d8af gnu: book-sparc: Fix a typo.
f63c81d8af is described below
commit f63c81d8af46ee7738ddb9678ef4db7a6b6e3287
Author: Artyom V. Poptsov <[email protected]>
AuthorDate: Sun Dec 22 23:04:12 2024 +0300
gnu: book-sparc: Fix a typo.
* gnu/packages/books.scm (book-sparc) [description]: Fix a typo.
Change-Id: I73f3a7644eefff9610d06b051db5b39484affc3c
---
gnu/packages/books.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/books.scm b/gnu/packages/books.scm
index bb152aaf67..d6c0168b43 100644
--- a/gnu/packages/books.scm
+++ b/gnu/packages/books.scm
@@ -124,7 +124,7 @@
(synopsis "Book on combining art and technology")
(description
"Science, Programming, Art and Radioelectronics Club (SPARC) is a book
that
-explains how to combine the topics mentined in the title to build projects.
The
+explains how to combine the topics mentioned in the title to build projects.
The
book can be used to teach programming classes in colleges and to organize
workshops in hackerspaces or other community-driven spaces. Currently the book
is available only in Russian.")