From 3a01c39af88f212f29037a83eaa48b66b089d10f Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Sun, 15 Jun 2008 06:39:52 -0400
Subject: [PATCH] - small doc fixed (#1485133)

---
 INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/INSTALL b/INSTALL
index c38610e..8f483f0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,7 +21,7 @@
    - file_uploads on (for attachment upload features)
    - memory_limit (increase as suitable to support large attachments)
    - session.auto_start needs to be off/0
-* PHP compiled with Open SSL to connect to IMAPS and to use the spell checker
+* PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker
 * A MySQL or PostgreSQL database engine or the SQLite extension for PHP
 * One of the above databases with permission to create tables
 * An SMTP server or PHP configured for mail delivery

--
Gitblit v1.9.1