mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -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)))
|
||||
(synopsis "GRF development tools")
|
||||
(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
|
||||
with a specific task:
|
||||
@enumerate
|
||||
|
|
Loading…
Reference in a new issue