]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Minor language fixes
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 1 Mar 2014 12:38:31 +0000 (13:38 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 1 Mar 2014 12:38:31 +0000 (13:38 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index f9fce18a7b78af9d7cb8d732421039ed6615a253..01957aedb2ca4d82ee8411f890986ca45c84264b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -386,13 +386,14 @@ will be stored, by default, into DB (table queue_items).
 
 Each time it can, OpportunisticQM will try to handle some of them.
 
-This is a good solution wether you:
+This is a good solution whether you:
 
 * have no access to command line (shared hosting)
-* do not want to deal with long-running PHP process
-* run a low traffic GnuSocial instance
+* do not want to deal with long-running PHP processes
+* run a low traffic GNU social instance
 
-In other case, you really should consider using queuedaemon.
+In other case, you really should consider enabling the queuedaemon for
+performance reasons.
 
 ### queuedaemon