aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index f4295db..0440d79 100644
--- a/README
+++ b/README
@@ -4,9 +4,9 @@ NAME
DESCRIPTION
libparsepsf is a C library for interpreting PSF (PC Screen Font) files.
It can be used to examine the contents of a font file, and look up
- glyphs to use a for a text. It is not rendering text, instead
- the user is given enough information to implement it's own rendering;
- nor is the library capable of creating PSF files.
+ glyphs to use a for a text. It does not render text, instead the user
+ is given enough information to implement it's own rendering; nor is
+ the library capable of creating PSF files.
SEE ALSO
None