mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: Fix various case and whitespace issues in synopsis.
* gnu/packages/kodi.scm (fstrcmp)[synopsis]: Fix case. * gnu/packages/lisp-xyz.scm (sbcl-cl-form-types)[synopsis]: Fix case. * gnu/packages/machine-learning.scm (python-torchvision)[synopsis]: Remove leading whitespace. * gnu/packages/networking.scm (lcrq)[synopsis]: Fix case. (lcsync)[synopsis]: Likewise. * gnu/packages/ruby.scm (ruby-mustache)[synopsis]: Fix case.
This commit is contained in:
@@ -259,7 +259,7 @@ generator library for C++.")
|
||||
(native-inputs
|
||||
(list ghostscript ; ps2pdf
|
||||
groff libtool which))
|
||||
(synopsis "fuzzy comparison of strings")
|
||||
(synopsis "Fuzzy comparison of strings")
|
||||
(description
|
||||
"The fstrcmp project provides a library that is used to make fuzzy
|
||||
comparisons of strings and byte arrays, including multi-byte character strings.
|
||||
|
||||
Reference in New Issue
Block a user