diff options
author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2025-01-08 16:22:19 +0300 |
---|---|---|
committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2025-01-08 16:22:19 +0300 |
commit | 7c6ba108b49bf786273d0fc72efaa2e9c80907d6 (patch) | |
tree | 11266e92cdcf2d4c8a75353a284ac975862fdf11 /gnu/packages | |
parent | 114b29bf3ddca688d58424909df2ca4d8590cede (diff) |
gnu: book-sparc: Fix a typo in the description.
* gnu/packages/books.scm (book-sparc) [description]: Fix a typo.
Change-Id: If4bc5fa97605d4cef894cb4ebd6812a474cf3464
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 3d90dcb778..e159f5c1d2 100644 --- a/gnu/packages/books.scm +++ b/gnu/packages/books.scm @@ -130,7 +130,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 in Russian and English.") |