1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +02:00

gnu: Fix typos in description and synopsis in various packages.

* gnu/packages/crates-database.scm (rust-sqlformat-0.2)[description]: Fix
spelling of "formatting".
* gnu/packages/emacs-xyz.scm (emacs-arei)[synopsis]: Fix spelling of
"Asynchronous".  (emacs-ob-racket)[description]: Fix spelling of "support".
* gnu/packages/firmware.scm (fcode-utils)[description]: Fix spelling of
"utilities".  (sgabios)[description]: Fix spelling of "capabilities".
* gnu/packages/games.scm (qcheckers)[description]: Fix spelling of "formerly".
* gnu/packages/geo.scm (python-ogr2osm)[description]: Fix spelling of
"PostgreSQL".
* gnu/packages/guile-xyz.scm (guile-ares-rs)[synopsis]: Fix spelling of
"Asynchronous".  (guile-rsv)[description]: Fix spelling of "Separated".
* gnu/packages/julia-xyz.scm (julia-multivariatepolynomials)[description]: Fix
spelling of "implementing".
* gnu/packages/language.scm (mecab)[description]: Fix spelling of "developed".
* gnu/packages/lisp-xyz.scm (sbcl-cl-json-pointer)[description]: Fix spelling
of "library".
* gnu/packages/machine-learning.scm (ideep-pytorch)[synopsis]: Fix spelling of
"internal".
* gnu/packages/maths.scm (suitesparse-cholmod)[description]: Fix spelling of
"routines".
* gnu/packages/ocaml.scm (ocamlc-loc)[description]: Fix spelling of
"compiler".
* gnu/packages/pdf.scm (capypdf)[description]: Fix spelling of "library".
* gnu/packages/ruby.scm ruby-silent-stream)[description]: Fix spelling of
"Extensions".  (ruby-fileutils)[synopsis]: Fix spelling of "library".
* gnu/packages/rust-apps.scm (kibi)[description]: Fix spelling of
"highlighting".
* gnu/packages/scheme.scm (owl)[description]: Fix spelling of "support".
* gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of
"separate".
* gnu/packages/sugar.scm (sugar-commander-activity)[description]: Fix spelling
of "removable".
This commit is contained in:
Vagrant Cascadian 2025-02-17 11:10:09 -08:00
parent 6a1124cf73
commit e81dd8e2c7
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA
18 changed files with 22 additions and 22 deletions

View file

@ -924,7 +924,7 @@ transactional embedded database.")
(home-page "https://github.com/shssoichiro/sqlformat-rs") (home-page "https://github.com/shssoichiro/sqlformat-rs")
(synopsis "Formats whitespace in a SQL string to make it easier to read") (synopsis "Formats whitespace in a SQL string to make it easier to read")
(description (description
"This package provides formating of whitespace in a SQL string to make "This package provides formatting of whitespace in a SQL string to make
it easier to read.") it easier to read.")
(license (list license:expat license:asl2.0)))) (license (list license:expat license:asl2.0))))

View file

@ -501,7 +501,7 @@ input via a small child-frame spawned at the position of the cursor.")
(build-system emacs-build-system) (build-system emacs-build-system)
(propagated-inputs (list emacs-eros emacs-sesman emacs-queue)) (propagated-inputs (list emacs-eros emacs-sesman emacs-queue))
(home-page "https://git.sr.ht/~abcdw/emacs-arei") (home-page "https://git.sr.ht/~abcdw/emacs-arei")
(synopsis "Asyncronous Reliable Extensible IDE") (synopsis "Asynchronous Reliable Extensible IDE")
(description "Sleek Guile IDE for Emacs.") (description "Sleek Guile IDE for Emacs.")
(license license:gpl3+))) (license license:gpl3+)))
@ -27999,7 +27999,7 @@ It follows DrRacket concepts where applicable.")
(home-page "https://github.com/hasu/emacs-ob-racket") (home-page "https://github.com/hasu/emacs-ob-racket")
(synopsis "Org Babel support for Racket") (synopsis "Org Babel support for Racket")
(description (description
"This package adds spport for working with Racket code blocks with "This package adds support for working with Racket code blocks with
Org Babel in Org mode.") Org Babel in Org mode.")
(license license:gpl3+))) (license license:gpl3+)))

View file

@ -414,7 +414,7 @@ broadband modem as found, for example, on PinePhone.")
(home-page "https://www.openfirmware.info/FCODE_suite") (home-page "https://www.openfirmware.info/FCODE_suite")
(synopsis "Utilities to process FCODE, OpenFirmware's byte code") (synopsis "Utilities to process FCODE, OpenFirmware's byte code")
(description "This is the OpenBIOS FCODE suite. It contains a set of (description "This is the OpenBIOS FCODE suite. It contains a set of
utilites used to process FCODE, OpenFirmware's byte code, consisting of: utilities used to process FCODE, OpenFirmware's byte code, consisting of:
@enumerate @enumerate
@item toke - A tokenizer @item toke - A tokenizer
@item detok - A detokenizer @item detok - A detokenizer
@ -824,7 +824,7 @@ coreboot.")
"SGABIOS provides a means for legacy PC software to communicate with an "SGABIOS provides a means for legacy PC software to communicate with an
attached serial console as if a VGA card is attached. It is designed to be attached serial console as if a VGA card is attached. It is designed to be
inserted into a BIOS as an option ROM to provide over a serial port the display inserted into a BIOS as an option ROM to provide over a serial port the display
and input capabilites normally handled by a VGA adapter and a keyboard, and and input capabilities normally handled by a VGA adapter and a keyboard, and
additionally provide hooks for logging displayed characters for later collection additionally provide hooks for logging displayed characters for later collection
after an operating system boots.") after an operating system boots.")
(license license:asl2.0)))) (license license:asl2.0))))

View file

@ -11010,7 +11010,7 @@ can be downloaded from @url{https://zero.sjeng.org/best-network}.")
(inputs (list qtbase-5 qtsvg-5)) (inputs (list qtbase-5 qtsvg-5))
(home-page "https://portnov.github.io/qcheckers/") (home-page "https://portnov.github.io/qcheckers/")
(synopsis "Qt-based checkers boardgame") (synopsis "Qt-based checkers boardgame")
(description "QCheckers, formely known as KCheckers, is a is a Qt version (description "QCheckers, formerly known as KCheckers, is a is a Qt version
of the classic boardgame checkers (also known as draughts).") of the classic boardgame checkers (also known as draughts).")
(license license:gpl2+))) (license license:gpl2+)))

View file

@ -1167,7 +1167,7 @@ for the @code{OpenStreetMap} Overpass API.")
(description (description
"@code{ogr2osm} is a tool for converting ogr-readable files into "@code{ogr2osm} is a tool for converting ogr-readable files into
@acronym{OSM, OpenStreetMap} format. It supports reading from OGR files like @acronym{OSM, OpenStreetMap} format. It supports reading from OGR files like
shapefiles or PostgresSQL database and converts data into @code{osm} or shapefiles or PostgreSQL database and converts data into @code{osm} or
@code{osm.pbf} formats. A translation file can be used to manipulate the data @code{osm.pbf} formats. A translation file can be used to manipulate the data
during conversion.") during conversion.")
(license license:expat))) (license license:expat)))

View file

@ -1225,7 +1225,7 @@ for calling methods on remote servers by exchanging JSON objects.")
(inputs `(("guile" ,guile-next))) (inputs `(("guile" ,guile-next)))
(propagated-inputs (list guile-fibers)) (propagated-inputs (list guile-fibers))
(home-page "https://git.sr.ht/~abcdw/guile-ares-rs") (home-page "https://git.sr.ht/~abcdw/guile-ares-rs")
(synopsis "Asyncronous Reliable Extensible Sleek RPC Server for Guile") (synopsis "Asynchronous Reliable Extensible Sleek RPC Server for Guile")
(description "Asynchronous Reliable Extensible Sleek RPC Server for (description "Asynchronous Reliable Extensible Sleek RPC Server for
Guile. It's based on nREPL protocol and can be used for programmable Guile. It's based on nREPL protocol and can be used for programmable
interactions with a running guile processes, for implementing REPLs, IDEs, interactions with a running guile processes, for implementing REPLs, IDEs,
@ -5733,7 +5733,7 @@ using a short read-capability.")
(description (description
"R7RS-small Scheme library for reading and writing @acronym{RSV, rows "R7RS-small Scheme library for reading and writing @acronym{RSV, rows
of string values} data format, a very simple binary format for storing tables of string values} data format, a very simple binary format for storing tables
of strings. It is a competitor for CSV (Comma Seperated Values) and TSV (Tab of strings. It is a competitor for CSV (Comma Separated Values) and TSV (Tab
Separated Values). Its main benefit is that the strings are represented as Separated Values). Its main benefit is that the strings are represented as
Unicode encoded as UTF-8, and the value and row separators are byte values Unicode encoded as UTF-8, and the value and row separators are byte values
that are never used in UTF-8, so the strings do not need any error prone that are never used in UTF-8, so the strings do not need any error prone

View file

@ -4714,7 +4714,7 @@ additions is not changed.")
(description (description
"This package provides an interface for manipulating multivariate polynomials. "This package provides an interface for manipulating multivariate polynomials.
Implementing algorithms on polynomials using this interface will allow the algorithm Implementing algorithms on polynomials using this interface will allow the algorithm
to work for all polynomials implenting this interface. The interface contains to work for all polynomials implementing this interface. The interface contains
functions for accessing the coefficients, monomials, defining arithmetic operations functions for accessing the coefficients, monomials, defining arithmetic operations
on them, rational functions, division with remainder, calculus and differentiation, on them, rational functions, division with remainder, calculus and differentiation,
and evaluation and substitution.") and evaluation and substitution.")

View file

@ -1131,7 +1131,7 @@ fi")))))))
(inputs (list libiconv)) (inputs (list libiconv))
(home-page "https://taku910.github.io/mecab") (home-page "https://taku910.github.io/mecab")
(synopsis "Morphological analysis engine for texts") (synopsis "Morphological analysis engine for texts")
(description "Mecab is a morphological analysis engine developped as a (description "Mecab is a morphological analysis engine developed as a
collaboration between the Kyoto university and Nippon Telegraph and Telephone collaboration between the Kyoto university and Nippon Telegraph and Telephone
Corporation. The engine is independent of any language, dictionary or corpus.") Corporation. The engine is independent of any language, dictionary or corpus.")
(license (list license:gpl2+ license:lgpl2.1+ license:bsd-3)))) (license (list license:gpl2+ license:lgpl2.1+ license:bsd-3))))

View file

@ -7215,7 +7215,7 @@ similar to that provided by @command{yason} or @command{st-json}.")
(description " (description "
This package provides a JSON This package provides a JSON
Pointer (@url{https://tools.ietf.org/html/rfc6901,RFC6901}) implementation for Pointer (@url{https://tools.ietf.org/html/rfc6901,RFC6901}) implementation for
Common Lisp. This libary aims to be independent from any JSON libraries (as much Common Lisp. This library aims to be independent from any JSON libraries (as much
as possible).") as possible).")
(license license:expat)))) (license license:expat))))

View file

@ -4662,7 +4662,7 @@ contains facebook extensions and is used by PyTorch.")
#:install-plan #:install-plan
''(("include" "include")))) ''(("include" "include"))))
(home-page "https://github.com/intel/ideep") (home-page "https://github.com/intel/ideep")
(synopsis "Ideep headers for interal use by PyTorch") (synopsis "Ideep headers for internal use by PyTorch")
(description "This library is used internally as header-only library by (description "This library is used internally as header-only library by
PyTorch.") PyTorch.")
(license license:expat))) (license license:expat)))

View file

@ -6427,7 +6427,7 @@ target_link_libraries(CHOLMOD_static PRIVATE ${METIS_LIBRARY} ${GKLIB_LIBRARY})"
(home-page "https://people.engr.tamu.edu/davis/suitesparse.html") (home-page "https://people.engr.tamu.edu/davis/suitesparse.html")
(synopsis "Library for solving sparse symmetric positive definite linear (synopsis "Library for solving sparse symmetric positive definite linear
equations") equations")
(description "CHOLMOD is a set of routins for factorizing sparse symmetrix (description "CHOLMOD is a set of routines for factorizing sparse symmetrix
positive definite matrices, updating/downdating sparse Cholesky factorizations positive definite matrices, updating/downdating sparse Cholesky factorizations
and other related operations.") and other related operations.")
(license (list license:gpl2+ license:lgpl2.1+)))) (license (list license:gpl2+ license:lgpl2.1+))))

View file

@ -8820,7 +8820,7 @@ get an precise reference of when the executable was built.")))
(propagated-inputs (list dune-dyn ocaml-odoc)) (propagated-inputs (list dune-dyn ocaml-odoc))
(synopsis "Parse ocaml compiler output into structured form") (synopsis "Parse ocaml compiler output into structured form")
(description (description
"This library parses ocaml complier output and returns it as ocaml values. "This library parses ocaml compiler output and returns it as ocaml values.
This library offers no backwards compatibility guarantees."))) This library offers no backwards compatibility guarantees.")))
(define-public ocaml-chrome-trace (define-public ocaml-chrome-trace

View file

@ -151,7 +151,7 @@
python-pillow)) python-pillow))
(home-page "https://github.com/jpakkane/a4pdf") (home-page "https://github.com/jpakkane/a4pdf")
(synopsis "Color-managed PDF generator") (synopsis "Color-managed PDF generator")
(description "A4PDF is a low-level libray for generating PDF files. (description "A4PDF is a low-level library for generating PDF files.
It does not have a document model and instead uses PDF primitives It does not have a document model and instead uses PDF primitives
directly. It uses LittleCMS for color management but otherwise does not directly. It uses LittleCMS for color management but otherwise does not
convert data in any way.") convert data in any way.")

View file

@ -4122,7 +4122,7 @@ Ruby Gems.")
(build-system ruby-build-system) (build-system ruby-build-system)
(synopsis "ActiveSupport stream silencing without ActiveSupport") (synopsis "ActiveSupport stream silencing without ActiveSupport")
(description "SilentStream is an extraction of some parts of (description "SilentStream is an extraction of some parts of
ActiveSupport's Kernel Reporting Core Extentions around silencing IO ActiveSupport's Kernel Reporting Core Extensions around silencing IO
streams.") streams.")
(home-page "https://github.com/pboling/silent_stream") (home-page "https://github.com/pboling/silent_stream")
(license license:expat))) (license license:expat)))
@ -11398,7 +11398,7 @@ definitions.")
;; triggered in the build environment, for reasons unknown. ;; triggered in the build environment, for reasons unknown.
(("def test_cp_r_dev.*" all) (("def test_cp_r_dev.*" all)
(string-append all " return true\n")))))))) (string-append all " return true\n"))))))))
(synopsis "Ruby utility libray to manipulate files") (synopsis "Ruby utility library to manipulate files")
(description "The FileUtils Ruby library includes Several file utility (description "The FileUtils Ruby library includes Several file utility
methods for copying, moving, removing, etc.") methods for copying, moving, removing, etc.")
(home-page "https://github.com/ruby/fileutils") (home-page "https://github.com/ruby/fileutils")

View file

@ -1906,7 +1906,7 @@ bar. It is also compatible with sway.")
(synopsis "Featureful text editor in less than 1024 lines of code") (synopsis "Featureful text editor in less than 1024 lines of code")
(description (description
"Inspired by the kilo text editor in C, this package provides a text "Inspired by the kilo text editor in C, this package provides a text
editor in less than 1024 lines of code with syntax higlighting, search and editor in less than 1024 lines of code with syntax highlighting, search and
more.") more.")
(license (list license:expat license:asl2.0)))) (license (list license:expat license:asl2.0))))

View file

@ -1390,7 +1390,7 @@ Gerbil code within Emacs.")))
"Owl Lisp is a simple programming language. It is intended to provide a "Owl Lisp is a simple programming language. It is intended to provide a
portable system for writing standalone programs in a subjectively pleasant portable system for writing standalone programs in a subjectively pleasant
dialect of Lisp. It has a minimal core and runtime, purely functional dialect of Lisp. It has a minimal core and runtime, purely functional
operation, and suppport for asynchronous evaluation.") operation, and support for asynchronous evaluation.")
(license expat))) (license expat)))
(define-public stklos (define-public stklos

View file

@ -8167,7 +8167,7 @@ models, using simulation. It was designed to work with models fit using the
"Pilotdata based simulations for estimating power in linear mixed models") "Pilotdata based simulations for estimating power in linear mixed models")
(description (description
"Mixedpower uses pilotdata and a linear mixed model fitted with lme4 to "Mixedpower uses pilotdata and a linear mixed model fitted with lme4 to
simulate new data sets. Power is computed seperate for every effect in the simulate new data sets. Power is computed separate for every effect in the
model output as the relation of significant simulations to all simulations. model output as the relation of significant simulations to all simulations.
More conservative simulations as a protection against a bias in the pilotdata More conservative simulations as a protection against a bias in the pilotdata
are available as well as methods for plotting the results.") are available as well as methods for plotting the results.")

View file

@ -723,7 +723,7 @@ import logging
(list gettext-minimal)) (list gettext-minimal))
(home-page "https://github.com/sugarlabs/sugar-commander") (home-page "https://github.com/sugarlabs/sugar-commander")
(synopsis "Manage your Sugar journal") (synopsis "Manage your Sugar journal")
(description "Sugar-commander lets you import items from removeable (description "Sugar-commander lets you import items from removable
devices like USB drives and SD cards using a familiar hierarchical view of devices like USB drives and SD cards using a familiar hierarchical view of
files on these devices, as opposed to the flattened Journal view that the files on these devices, as opposed to the flattened Journal view that the
Sugar Journal gives to these devices. It also enables you to see how much Sugar Journal gives to these devices. It also enables you to see how much