From 1b8b76f7dd9f7e1ef131b7961b4f0437eb77ded5 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 24 Jan 2016 09:41:16 +0000 Subject: [PATCH 1/3] fix typos --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index f4660d04c..0cb6ee6d4 100644 --- a/README +++ b/README @@ -5,9 +5,9 @@ NAME DESCRIPTION Rehash is a fork of the last open-source release of Slash, which was the basis of basis of slashdot.org. Rehash is a partial rewrite of - Slash to increase functionality, improve usabilitiy, and an incremental + Slash to increase functionality, improve usability, and an incremental port to modern versions of Apache, perl, and mod_perl. It is designed - for high relaibility and scalability, with intergrated support for MySQL + for high reliability and scalability, with integrated support for MySQL cluster, multi-frontend support, and a strong adherence to the MVC development methodology, clearly abstracting user-facing code from backend management. From 3b04f6add49b0072933ba2b658a997aae77f7e05 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 24 Jan 2016 09:43:08 +0000 Subject: [PATCH 2/3] fix another typo --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 5ef315652..32002d4c0 100644 --- a/INSTALL +++ b/INSTALL @@ -3,7 +3,7 @@ NAME SYNOPSIS This document describes how to install Rehash 15.05 and later. Always - check your distrubitions version of INSTALL for version specific + check your distributions version of INSTALL for version specific information. These instructions have only been tested on Linux. Historically, From c515dd1a7f4dac8e649d349d1d2a7c4a7eda32f3 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 24 Jan 2016 09:46:05 +0000 Subject: [PATCH 3/3] fix another typo --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 32002d4c0..05916a9fa 100644 --- a/INSTALL +++ b/INSTALL @@ -308,7 +308,7 @@ INSTALLATION Install Rehash. After the environment is installed, rehash itself must be - installed into said envirionment. Make sure rehash's copy of + installed into said environment. Make sure rehash's copy of Perl and Apache are in the path (use 'which perl' to confirm), then type: