diff options
author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2024-12-22 23:04:12 +0300 |
---|---|---|
committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2024-12-22 23:04:12 +0300 |
commit | f63c81d8af46ee7738ddb9678ef4db7a6b6e3287 (patch) | |
tree | 9d07ab8d93693b8d4bda4838288cd59cdcdc64df /gnu/packages | |
parent | 877601d7e0f2476abf4804b1655e652c6001805f (diff) | |
download | guix-f63c81d8af46ee7738ddb9678ef4db7a6b6e3287.tar.gz guix-f63c81d8af46ee7738ddb9678ef4db7a6b6e3287.zip |
gnu: book-sparc: Fix a typo.
* gnu/packages/books.scm (book-sparc) [description]: Fix a typo.
Change-Id: I73f3a7644eefff9610d06b051db5b39484affc3c
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/books.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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.") |