From b60cdc14977593f7de2571a5fef664f1ecea72f8 Mon Sep 17 00:00:00 2001
From: sat <sat@FreeBSD.org>
Date: Tue, 28 Aug 2007 15:58:37 +0000
Subject: - Fix a subtle typo - Wrap a long line

---
 UPDATING | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/UPDATING b/UPDATING
index 249f50718df4..91b34a85b336 100644
--- a/UPDATING
+++ b/UPDATING
@@ -12,7 +12,8 @@ upgrades.
 
   To follow the standards this port has received a small reworking.
 
-  WORDPRESSMU (that defaulted to PREFIX/www/data/wordpress-mu) is depreciated, use WWWDIR (default to PREFIX/www/wordpress-mu).
+  WORDPRESSMU (that defaulted to PREFIX/www/data/wordpress-mu) is deprecated,
+  use WWWDIR (defaults to PREFIX/www/wordpress-mu).
 
 20070828:
   AFFECTS: users of databases/mysql51-client
-- 
cgit