diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-04-23 19:21:51 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-04-23 19:21:51 +0000 |
commit | fc202639a69a60d197837c475cb8ee1d1d87653c (patch) | |
tree | 31131e27f0451606545d0c64c9670192cb073609 /README | |
parent | 2defccb25b43909b816c466ec31eb241364d9b14 (diff) | |
download | pango-fc202639a69a60d197837c475cb8ee1d1d87653c.tar.gz |
Fix typo. (#79574)
Tue Apr 23 15:21:34 2002 Owen Taylor <otaylor@redhat.com>
* README: Fix typo. (#79574)
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Pango depends on version 2.0.0 of the GLib library; more information about GLib can be found at http://www.gtk.org/. To build optional the PangoFT2 backend you'll need the FreeType -library from http://www.freetpe.org. You'll need at least version +library from http://www.freetype.org. You'll need at least version 2.0.1. To build the PangoX backend, you'll need the libraries from the X |