spelling fixes

This commit is contained in:
Owen Taylor 2000-02-24 04:20:41 +00:00
parent d9c46655cc
commit dd60f7b998

View File

@ -67,7 +67,7 @@
<description> <description>
<p> <p>
The purpose of the Pango project is to provide a system for The purpose of the Pango project is to provide a system for
layout and rendering of internationlized text. It handles layout and rendering of internationalized text. It handles
most of the issues necessary to most of the issues necessary to
</p> </p>
</description> </description>
@ -83,7 +83,7 @@
with all strings in terms of UTF-8; by switching GTK+ over with all strings in terms of UTF-8; by switching GTK+ over
to UTF-8 we make it considerably simpler for developers to to UTF-8 we make it considerably simpler for developers to
support multiple languages properly while still retaining support multiple languages properly while still retaining
a large degree of compatiblity with existing programs. a large degree of compatibility with existing programs.
</p> </p>
<p> <p>
Some work has already been done on this as part of the Win32 Some work has already been done on this as part of the Win32
@ -213,7 +213,7 @@
<description> <description>
<p> <p>
Currently, GTK+ has a large number of list and tree widgets Currently, GTK+ has a large number of list and tree widgets
(GtkList, GtkTree, GtkCList, GtkCTree), non of which are (GtkList, GtkTree, GtkCList, GtkCTree), none of which are
ideal. The GtkList and GtkTree widgets perform badly on large ideal. The GtkList and GtkTree widgets perform badly on large
sets. (GtkTree widget is also quite buggy.) GtkCList sets. (GtkTree widget is also quite buggy.) GtkCList
and GtkCTree mostly solve the size problem, but are quite and GtkCTree mostly solve the size problem, but are quite