From 139978dbb7388060c3d24fdd3a356744170c1ef8 Mon Sep 17 00:00:00 2001
From: Joshua Colp <jcolp@digium.com>
Date: Thu, 15 Nov 2007 15:39:03 +0000
Subject: [PATCH] Fix typo in UPGRADE.txt. 'increase' should have been used,
 not 'increasing'.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89291 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 UPGRADE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPGRADE.txt b/UPGRADE.txt
index 7514a7dfa0..2e4de04d20 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -98,7 +98,7 @@ Formats:
 
 * format_wav: The GAIN preprocessor definition and source code that used it
   is removed.  This change was made in response to user complaints of
-  choppiness or the clipping of loud signal peaks.  To increasing the volume
+  choppiness or the clipping of loud signal peaks.  To increase the volume
   of voicemail messages, use the 'volgain' option in voicemail.conf
 
 Channel Drivers:
-- 
GitLab