diff options
-rw-r--r-- | gnu/packages/crates-database.scm | 2 | ||||
-rw-r--r-- | gnu/packages/emacs-xyz.scm | 4 | ||||
-rw-r--r-- | gnu/packages/firmware.scm | 4 | ||||
-rw-r--r-- | gnu/packages/games.scm | 2 | ||||
-rw-r--r-- | gnu/packages/geo.scm | 2 | ||||
-rw-r--r-- | gnu/packages/guile-xyz.scm | 4 | ||||
-rw-r--r-- | gnu/packages/julia-xyz.scm | 2 | ||||
-rw-r--r-- | gnu/packages/language.scm | 2 | ||||
-rw-r--r-- | gnu/packages/lisp-xyz.scm | 2 | ||||
-rw-r--r-- | gnu/packages/machine-learning.scm | 2 | ||||
-rw-r--r-- | gnu/packages/maths.scm | 2 | ||||
-rw-r--r-- | gnu/packages/ocaml.scm | 2 | ||||
-rw-r--r-- | gnu/packages/pdf.scm | 2 | ||||
-rw-r--r-- | gnu/packages/ruby.scm | 4 | ||||
-rw-r--r-- | gnu/packages/rust-apps.scm | 2 | ||||
-rw-r--r-- | gnu/packages/scheme.scm | 2 | ||||
-rw-r--r-- | gnu/packages/statistics.scm | 2 | ||||
-rw-r--r-- | gnu/packages/sugar.scm | 2 |
18 files changed, 22 insertions, 22 deletions
diff --git a/gnu/packages/crates-database.scm b/gnu/packages/crates-database.scm index 033a14b23e..da032a47f4 100644 --- a/gnu/packages/crates-database.scm +++ b/gnu/packages/crates-database.scm @@ -924,7 +924,7 @@ transactional embedded database.") (home-page "https://github.com/shssoichiro/sqlformat-rs") (synopsis "Formats whitespace in a SQL string to make it easier to read") (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.") (license (list license:expat license:asl2.0)))) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index c3399c4594..8ea651a82e 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -501,7 +501,7 @@ input via a small child-frame spawned at the position of the cursor.") (build-system emacs-build-system) (propagated-inputs (list emacs-eros emacs-sesman emacs-queue)) (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.") (license license:gpl3+))) @@ -27999,7 +27999,7 @@ It follows DrRacket concepts where applicable.") (home-page "https://github.com/hasu/emacs-ob-racket") (synopsis "Org Babel support for Racket") (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.") (license license:gpl3+))) diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm index cd148fa570..792eeba5ef 100644 --- a/gnu/packages/firmware.scm +++ b/gnu/packages/firmware.scm @@ -414,7 +414,7 @@ broadband modem as found, for example, on PinePhone.") (home-page "https://www.openfirmware.info/FCODE_suite") (synopsis "Utilities to process FCODE, OpenFirmware's byte code") (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 @item toke - A tokenizer @item detok - A detokenizer @@ -824,7 +824,7 @@ coreboot.") "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 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 after an operating system boots.") (license license:asl2.0)))) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index aa98585ee4..eae4335616 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -11010,7 +11010,7 @@ can be downloaded from @url{https://zero.sjeng.org/best-network}.") (inputs (list qtbase-5 qtsvg-5)) (home-page "https://portnov.github.io/qcheckers/") (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).") (license license:gpl2+))) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index d7cef57cde..6f6218cb27 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -1167,7 +1167,7 @@ for the @code{OpenStreetMap} Overpass API.") (description "@code{ogr2osm} is a tool for converting ogr-readable files into @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 during conversion.") (license license:expat))) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 295f69d2de..01ac019833 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -1225,7 +1225,7 @@ for calling methods on remote servers by exchanging JSON objects.") (inputs `(("guile" ,guile-next))) (propagated-inputs (list guile-fibers)) (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 Guile. It's based on nREPL protocol and can be used for programmable interactions with a running guile processes, for implementing REPLs, IDEs, @@ -5733,7 +5733,7 @@ using a short read-capability.") (description "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 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 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 diff --git a/gnu/packages/julia-xyz.scm b/gnu/packages/julia-xyz.scm index a1e6879da0..0e1cffe046 100644 --- a/gnu/packages/julia-xyz.scm +++ b/gnu/packages/julia-xyz.scm @@ -4714,7 +4714,7 @@ additions is not changed.") (description "This package provides an interface for manipulating multivariate polynomials. 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 on them, rational functions, division with remainder, calculus and differentiation, and evaluation and substitution.") diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm index 1d45c7e180..3064d05c0f 100644 --- a/gnu/packages/language.scm +++ b/gnu/packages/language.scm @@ -1131,7 +1131,7 @@ fi"))))))) (inputs (list libiconv)) (home-page "https://taku910.github.io/mecab") (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 Corporation. The engine is independent of any language, dictionary or corpus.") (license (list license:gpl2+ license:lgpl2.1+ license:bsd-3)))) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 6323319d3a..3135413c5d 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -7215,7 +7215,7 @@ similar to that provided by @command{yason} or @command{st-json}.") (description " This package provides a JSON 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).") (license license:expat)))) diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm index 5162c5b22d..da301aa17f 100644 --- a/gnu/packages/machine-learning.scm +++ b/gnu/packages/machine-learning.scm @@ -4662,7 +4662,7 @@ contains facebook extensions and is used by PyTorch.") #:install-plan ''(("include" "include")))) (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 PyTorch.") (license license:expat))) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 32c23e8838..b68ff96aa8 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -6427,7 +6427,7 @@ target_link_libraries(CHOLMOD_static PRIVATE ${METIS_LIBRARY} ${GKLIB_LIBRARY})" (home-page "https://people.engr.tamu.edu/davis/suitesparse.html") (synopsis "Library for solving sparse symmetric positive definite linear 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 and other related operations.") (license (list license:gpl2+ license:lgpl2.1+)))) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 5e7ea6c6f6..6269bd5b2d 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8820,7 +8820,7 @@ get an precise reference of when the executable was built."))) (propagated-inputs (list dune-dyn ocaml-odoc)) (synopsis "Parse ocaml compiler output into structured form") (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."))) (define-public ocaml-chrome-trace diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index ca28a0af14..444efb67dd 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -151,7 +151,7 @@ python-pillow)) (home-page "https://github.com/jpakkane/a4pdf") (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 directly. It uses LittleCMS for color management but otherwise does not convert data in any way.") diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index bbfa5c1b39..b3126de465 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -4122,7 +4122,7 @@ Ruby Gems.") (build-system ruby-build-system) (synopsis "ActiveSupport stream silencing without ActiveSupport") (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.") (home-page "https://github.com/pboling/silent_stream") (license license:expat))) @@ -11398,7 +11398,7 @@ definitions.") ;; triggered in the build environment, for reasons unknown. (("def test_cp_r_dev.*" all) (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 methods for copying, moving, removing, etc.") (home-page "https://github.com/ruby/fileutils") diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index 58c415bccc..054a09c47d 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -1906,7 +1906,7 @@ bar. It is also compatible with sway.") (synopsis "Featureful text editor in less than 1024 lines of code") (description "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.") (license (list license:expat license:asl2.0)))) diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm index 4c9ad0628b..811f74e6d6 100644 --- a/gnu/packages/scheme.scm +++ b/gnu/packages/scheme.scm @@ -1390,7 +1390,7 @@ Gerbil code within Emacs."))) "Owl Lisp is a simple programming language. It is intended to provide a portable system for writing standalone programs in a subjectively pleasant 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))) (define-public stklos diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm index b5c27f70a2..00ca5f94c4 100644 --- a/gnu/packages/statistics.scm +++ b/gnu/packages/statistics.scm @@ -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") (description "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. More conservative simulations as a protection against a bias in the pilotdata are available as well as methods for plotting the results.") diff --git a/gnu/packages/sugar.scm b/gnu/packages/sugar.scm index 2bf1377b66..5d1bf68650 100644 --- a/gnu/packages/sugar.scm +++ b/gnu/packages/sugar.scm @@ -723,7 +723,7 @@ import logging (list gettext-minimal)) (home-page "https://github.com/sugarlabs/sugar-commander") (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 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 |