summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-22 15:40:04 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-05-22 18:09:29 -0700
commit222eb1141bb15c221577922c400030f9aa668f89 (patch)
treeec776e358b525a04bb4ef56c6f24f5f11d87059f /gnu/packages/xorg.scm
parent47656925292065e4a7185aa3daafd4e09a54a836 (diff)
downloadpatches-222eb1141bb15c221577922c400030f9aa668f89.tar
patches-222eb1141bb15c221577922c400030f9aa668f89.tar.gz
gnu: bdfresize: Fix typo "This package".
* gnu/packages/xorg (bdfresize)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/xorg.scm')
-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 68f72bea98..a70bb4af0f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6331,7 +6331,7 @@ window name or id, forcing toggle, increase or decrease opacity.")
("automake" ,automake)))
(synopsis "Resize fonts in the BDF format")
(description
- "This packages provides @command{bdfresize}, a command to magnify or
+ "This package provides @command{bdfresize}, a command to magnify or
reduce fonts in the Glyph Bitmap Distribution Format (BDF). It produces BDF
output.")
(home-page "https://tracker.debian.org/pkg/bdfresize")