diff INSTALL @ 28256:5ab7766a6c83

Add a missing space. I'm sure no one reads this but I noticed it the other day so...
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 13 Aug 2009 23:34:25 +0000
parents f46ae7e62d13
children
line wrap: on
line diff
--- a/INSTALL	Thu Aug 13 22:56:59 2009 +0000
+++ b/INSTALL	Thu Aug 13 23:34:25 2009 +0000
@@ -158,7 +158,7 @@
 
 	`--with-dynamic-prpls' takes a list of comma separated protocols also.  If used only those listed will be built.  If no protocols are listed with either `--with-static-prpls' or with `--with-dynamic-prpls' then Pidgin and Finch will be effectively useless.
 
-	If configure does not find python, it will build without DBUS support.  Thiswill disable scripts such as purple-remote and purple-uri-handler, effectively disabling integration with the browser.  You can tell configure where your python binary is located with `--with-python=PATH'
+	If configure does not find python, it will build without DBUS support.  This will disable scripts such as purple-remote and purple-uri-handler, effectively disabling integration with the browser.  You can tell configure where your python binary is located with `--with-python=PATH'
 
 Specifying the System Type
 ==========================