diff README @ 15941:47a9454dbb95

typos
author Richard Nelson <wabz@pidgin.im>
date Tue, 27 Mar 2007 00:50:51 +0000
parents cc3c50816cc9
children 83ec0b408926
line wrap: on
line diff
--- a/README	Tue Mar 27 00:46:44 2007 +0000
+++ b/README	Tue Mar 27 00:50:51 2007 +0000
@@ -9,7 +9,7 @@
 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 @@
 
 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/).