me
/
guix
Archived
1
0
Fork 0

gnu: xwd: Fix typo in description.

* gnu/packages/xorg.scm (xwd)[description]: Fix typo.
master
Tobias Geerinckx-Rice 2019-10-14 00:40:15 +02:00
parent 509551c2a8
commit 217f22d16a
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 1 additions and 1 deletions

View File

@ -4393,7 +4393,7 @@ file. This file can then be read by various other X utilities for
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)))