mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
More spelling fixes (issue 7930)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -27,7 +27,7 @@ The call file syntax
|
||||
The call file consists of <Key>: <value> pairs; one per line.
|
||||
|
||||
Comments are indicated by a '#' character that begins a line, or follows a space
|
||||
or tab character. To be consistant with the configuration files in Asterisk,
|
||||
or tab character. To be consistent with the configuration files in Asterisk,
|
||||
comments can also be indicated by a semicolon. However, the multiline comments
|
||||
(;-- --;) used in Asterisk configuration files are not supported. Semicolons can
|
||||
be escaped by a backslash.
|
||||
|
Reference in New Issue
Block a user