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 @@ Texi2HTML.")
|
||||||
"Pinfo is an Info file viewer. Pinfo is similar in use to the Lynx web
|
"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.
|
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
|
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.")
|
are hypertextualized.")
|
||||||
(license gpl2+)))
|
(license gpl2+)))
|
||||||
|
|
Reference in a new issue