From 83a2e766715fc3c43d5b48b7271b2adbcc07a5bd Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sat, 30 Oct 2021 21:04:42 -0400 Subject: [PATCH] UPGRADE.txt: Spelling fixes Correct typos of the following word families: themselves support received ASTERISK-29714 Change-Id: Ibd0a7996d5801c754d3d44fba31fe788a13dba95 --- UPGRADE.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/UPGRADE.txt b/UPGRADE.txt index fbe5c36cb9..f76559ec79 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -662,7 +662,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: @@ -1580,7 +1580,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: @@ -1653,7 +1653,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: @@ -2432,7 +2432,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