mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: pinfo: Fix spelling of "additionally".
* gnu/packages/texinfo (pinfo)[description]: Fix typo.
This commit is contained in:
parent
fd7ad89948
commit
4250a9638d
1 changed files with 1 additions and 1 deletions
|
@ -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+)))
|
||||
|
|
Loading…
Reference in a new issue