From e3ebb69fd1c367ea1c1a1696454a65fb87934067 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 31 Aug 2005 02:55:36 +0000 Subject: [PATCH] correct case error git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6466 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE.txt b/UPGRADE.txt index e2196b5e71..81f1a5b59c 100755 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -148,5 +148,5 @@ chan_modem: * All the chan_modem channel drivers (aopen, bestdata and i4l) are deprecated in this release, and will be removed in the next major Asterisk release. - Please migrate to chan_mISDN for ISDN interfaces; there is no upgrade + Please migrate to chan_misdn for ISDN interfaces; there is no upgrade path for aopen and bestdata modem users.