Archived
1
0
Fork 0

gnu: font-overpass: Fix typo in description.

* gnu/packages/fonts.scm (font-overpass)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2021-06-21 14:32:13 +02:00
parent c44271445a
commit 23e3d2d9be
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2264,6 +2264,6 @@ half of the twentieth century.")
(description
"Overpass is a sans-serif typeface based on the U.S. interstate highway
road signage typefaces, adapted for on-screen display and user interfaces.
Overpass includes proprotional and monospace variants.")
Overpass includes proportional and monospace variants.")
(license (list license:silofl1.1
license:lgpl2.1))))