mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-28 00:10:25 -07:00
Fix a typo in the Asterisk mib. (issue #10048, Matti)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@71519 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -276,7 +276,7 @@ astChanName OBJECT-TYPE
|
||||
MAX-ACCESS read-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Name of the currentl channel."
|
||||
"Name of the current channel."
|
||||
::= { astChanEntry 2 }
|
||||
|
||||
astChanLanguage OBJECT-TYPE
|
||||
|
||||
Reference in New Issue
Block a user