Fix some typos.

* doc/guix.texi (Sound Services, DNS Services): Fix typos.
* gnu/packages/cpp.scm (json-modern-cxx)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-fancy-narrow)[synopsis, description]:
Likewise. Edit & mark up while we're here.
* gnu/packages/mail.scm (alot)[synopsis, description]: Ditto.
This commit is contained in:
Tobias Geerinckx-Rice 2018-08-31 16:53:27 +02:00
parent fb458bf3bc
commit cfcfc6ab62
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79
4 changed files with 11 additions and 10 deletions

View file

@ -236,7 +236,7 @@ as ordering relation.")
(build-system cmake-build-system)
(synopsis "JSON parser and printer library for C++")
(description "JSON for Modern C++ is a C++ JSON library that provides
intutive syntax and trivial integration.")
intuitive syntax and trivial integration.")
(license license:expat)))
(define-public xtl