summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-08-31 02:55:36 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-08-31 02:55:36 +0000
commite3ebb69fd1c367ea1c1a1696454a65fb87934067 (patch)
treece60ebb6b700e606b80d3e9263b90885b273ba58 /UPGRADE.txt
parentf3c46f8f207575e254535c6c9023a585fca2e43b (diff)
correct case error
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6466 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rwxr-xr-xUPGRADE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index e2196b5e7..81f1a5b59 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.