gnu: pinfo: Fix spelling of "additionally".

* gnu/packages/texinfo (pinfo)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2020-01-24 02:17:39 -08:00
parent fd7ad89948
commit 4250a9638d
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -233,6 +233,6 @@ (define-public pinfo
"Pinfo is an Info file viewer. Pinfo is similar in use to the Lynx web
browser. You just move across info nodes, and select links, follow them, etc.
It supports many colors. Pinfo also supports viewing of manual pages -- they
are colorized like in the midnight commander's viewer, and additionaly they
are colorized like in the midnight commander's viewer, and additionally they
are hypertextualized.")
(license gpl2+)))