mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: flamp: Fix typo in description.
* gnu/packages/radio.scm (flamp)[description]: Fix typo.
This commit is contained in:
parent
1480d212e8
commit
3a888b419b
1 changed files with 1 additions and 1 deletions
|
@ -665,7 +665,7 @@ (define-public flamp
|
|||
("libxft" ,libxft)))
|
||||
(synopsis "Tool for AMP file transfer")
|
||||
(description
|
||||
"FLAMP is a program for transfering files by radio waves using AMP
|
||||
"FLAMP is a program for transferring files by radio waves using AMP
|
||||
(Amateur Multicast Protocol).")
|
||||
(home-page "http://www.w1hkj.com/")
|
||||
(license license:gpl3+)))
|
||||
|
|
Loading…
Reference in a new issue