mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: xwd: Fix typo in description.
* gnu/packages/xorg.scm (xwd)[description]: Fix typo.
This commit is contained in:
parent
509551c2a8
commit
217f22d16a
1 changed files with 1 additions and 1 deletions
|
@ -4393,7 +4393,7 @@ (define-public xwd
|
|||
redisplay, printing, editing, formatting, archiving, image processing,
|
||||
etc. The target window is selected by clicking the pointer in the
|
||||
desired window. The keyboard bell is rung once at the beginning of the
|
||||
dump and twice whenthe dump is completed.")
|
||||
dump and twice when the dump is completed.")
|
||||
(license license:x11)))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue