gnu: font-overpass: Fix typo in description.
* gnu/packages/fonts.scm (font-overpass)[description]: Fix typo.master
parent
c44271445a
commit
23e3d2d9be
|
@ -2264,6 +2264,6 @@ half of the twentieth century.")
|
||||||
(description
|
(description
|
||||||
"Overpass is a sans-serif typeface based on the U.S. interstate highway
|
"Overpass is a sans-serif typeface based on the U.S. interstate highway
|
||||||
road signage typefaces, adapted for on-screen display and user interfaces.
|
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 (list license:silofl1.1
|
||||||
license:lgpl2.1))))
|
license:lgpl2.1))))
|
||||||
|
|
Reference in New Issue