mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: grfcodec: Fix a typo.
* gnu/packages/game-development.scm (grfcodec)[description]: Reorder the acronym and its expansion using @dfn.
This commit is contained in:
parent
a7cbe727d4
commit
3d77785a10
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ (define-public grfcodec
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(synopsis "GRF development tools")
|
(synopsis "GRF development tools")
|
||||||
(description
|
(description
|
||||||
"The @dfn{GRF} (Graphics Resource File) development tools are a set of
|
"The @dfn{Graphics Resource File} (GRF) development tools are a set of
|
||||||
tools for developing (New)GRFs. It includes a number of smaller programs, each
|
tools for developing (New)GRFs. It includes a number of smaller programs, each
|
||||||
with a specific task:
|
with a specific task:
|
||||||
@enumerate
|
@enumerate
|
||||||
|
|
Loading…
Reference in a new issue