UPGRADE.txt: Spelling fixes

Correct typos of the following word families:

themselves
support
received

ASTERISK-29714

Change-Id: Ibd0a7996d5801c754d3d44fba31fe788a13dba95
This commit is contained in:
Josh Soref 2021-10-30 21:04:42 -04:00 committed by Friendly Automation
parent f818f39825
commit c99df39b03
1 changed files with 4 additions and 4 deletions

View File

@ -550,7 +550,7 @@ chan_unistim:
values used inside Unistim protocol
- Added 'dtmf_duration' option with changing default operation to disable
receivied dtmf playback on unistim phone
received dtmf playback on unistim phone
Core:
@ -1468,7 +1468,7 @@ UDPTL:
From 10.4 to 10.5:
* The complex processor detection and optimization has been removed from
the makefile in favor of using native optimization suppport when available.
the makefile in favor of using native optimization support when available.
BUILD_NATIVE can be disabled via menuselect under "Compiler Flags".
From 10.2 to 10.3:
@ -1541,7 +1541,7 @@ From 1.8.13 to 1.8.14:
From 1.8.12 to 1.8.13:
* The complex processor detection and optimization has been removed from
the makefile in favor of using native optimization suppport when available.
the makefile in favor of using native optimization support when available.
BUILD_NATIVE can be disabled via menuselect under "Compiler Flags".
From 1.8.10 to 1.8.11:
@ -2320,7 +2320,7 @@ Applications:
the 'm' option now provides the functionality of "initially muted".
In practice, most existing dialplans using the 'm' flag should not notice
any difference, unless the keypad menu is enabled, allowing the user
to unmute themsleves.
to unmute themselves.
* ast_play_and_record would attempt to cancel the recording if a DTMF
'0' was received. This behavior was not documented in most of the