diff options
author | Veres Lajos <vlajos@gmail.com> | 2014-12-29 09:45:58 +0000 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-12-30 20:07:04 -0500 |
commit | f131770b1465fbf423881f16ba85523a05f846fe (patch) | |
tree | 2f8de3a22c12677ae0198cb0180b9e7bb5c640b5 /src/libsystemd-terminal/unifont-def.h | |
parent | fd51179d5c6c693a0841db5af0404a45fd9e9845 (diff) |
tree-wide: spelling fixes
https://github.com/vlajos/misspell_fixer
https://github.com/torstehu/systemd/commit/b6fdeb618cf2f3ce1645b3315f15f482710c7ffa
Thanks to Torstein Husebo <torstein@huseboe.net>.
Diffstat (limited to 'src/libsystemd-terminal/unifont-def.h')
-rw-r--r-- | src/libsystemd-terminal/unifont-def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd-terminal/unifont-def.h b/src/libsystemd-terminal/unifont-def.h index 2b0b859eb0..3847a2cf6c 100644 --- a/src/libsystemd-terminal/unifont-def.h +++ b/src/libsystemd-terminal/unifont-def.h @@ -94,7 +94,7 @@ typedef struct unifont_glyph_header unifont_glyph_header; * +-----------------------------------+ * * * The first byte specifies the width of the glyph. If it is 0, the glyph - * must be treated as non-existant. + * must be treated as non-existent. * All glyphs are "8*n" pixels wide and "16" pixels high. The width-field * specifies the width multiplier "n". * * After the width field padding might be added. This depends on the global |