summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-10-14 00:40:15 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-10-14 00:40:30 +0200
commit217f22d16ab8ba333f84d6f24bf687c46a6b8390 (patch)
treebfcb89081b7a51f1199c576a0895fab2e287f4ab
parent509551c2a8980acbf79973da9d6b3387b5e451e4 (diff)
downloadpatches-217f22d16ab8ba333f84d6f24bf687c46a6b8390.tar
patches-217f22d16ab8ba333f84d6f24bf687c46a6b8390.tar.gz
gnu: xwd: Fix typo in description.
* gnu/packages/xorg.scm (xwd)[description]: Fix typo.
-rw-r--r--gnu/packages/xorg.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 0567e4dd92..c670b3fe1d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -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)))