gnu: bdfresize: Fix typo "This package".

* gnu/packages/xorg (bdfresize)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 15:40:04 -07:00
parent 4765692529
commit 222eb1141b
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -6331,7 +6331,7 @@ (define-public bdfresize
("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")