summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRichard Nelson <wabz@pidgin.im>2007-03-27 00:50:51 +0000
committerRichard Nelson <wabz@pidgin.im>2007-03-27 00:50:51 +0000
commit9ab8b13673471963832b57c12ffc2199cd5f23ae (patch)
tree5c16774266cc10ffe644762ececc43872b13d606 /README
parent8de2bf42f15bb84bb5ae058ed6b9e722245efe5e (diff)
downloadpidgin-9ab8b13673471963832b57c12ffc2199cd5f23ae.tar.gz
typos
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index db508e9190..e393e8929d 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ AIM, ICQ, Jabber, MSN and Yahoo!, among others.
Pidgin is an graphical IM client written in C which uses the GTK+
toolkit.
-Finish is a text-based IM client written in C which uses the ncurses
+Finch is a text-based IM client written in C which uses the ncurses
toolkit.
These programs are not endorsed by, nor affiliated with, AOL nor any
@@ -26,8 +26,8 @@ to see what build options are available.
In order to compile Pidgin you need to have GTK+ 2.0 installed (as
well as the development files!). The configure script will fail if you
-don't. If you don't have GTK+ 2.0 installed, you shoudl install it
-using your distributions package management tools.
+don't. If you don't have GTK+ 2.0 installed, you should install it
+using your distribution's package management tools.
For sound support, you also need gstreamer 0.10 or higher. For
spellchecking support, you need libgtkspell (http://gtkspell.sf.net/).