vagrantc pushed a commit to branch master
in repository guix.
commit e16b44a20cab077462c3aa3423bc31273ab5e605
Author: Vagrant Cascadian <[email protected]>
Date: Wed May 22 16:39:43 2019 -0700
gnu: font-tamzen: Fix typo "programmatically".
* gnu/packages/fonts (font-tamzen)[description]: Fix typo.
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 72ed0b5..3a801e5 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -1020,13 +1020,13 @@ vector graphics.")
(home-page "https://github.com/sunaku/tamzen-font")
(synopsis "Monospaced bitmap font for console and X11")
(description
- "Tamzen is a fork of the @code{Tamsyn} font. It is programatically forked
+ "Tamzen is a fork of the @code{Tamsyn} font. It is programmatically
forked
from @code{Tamsyn} version 1.11, backporting glyphs from older versions while
deleting deliberately empty glyphs (which are marked as unimplemented) to
allow secondary/fallback fonts to provide real glyphs at those codepoints.
The @code{TamzenForPowerline} fonts provide additional @code{Powerline}
symbols,
-which are programatically injected with @code{bitmap-font-patcher} and
+which are programmatically injected with @code{bitmap-font-patcher} and
later hand-tweaked with the gbdfed(1) editor:
@enumerate