]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
UPGRADE.txt: Spelling fixes
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 31 Oct 2021 01:04:42 +0000 (21:04 -0400)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 15 Nov 2021 20:35:48 +0000 (14:35 -0600)
Correct typos of the following word families:

themselves
support
received

ASTERISK-29714

Change-Id: Ibd0a7996d5801c754d3d44fba31fe788a13dba95

UPGRADE.txt

index a7f1789dfe791f839449e6111b3166ac654a36c3..2a510839ab591510b7ce255c2579075f87e0b6a3 100644 (file)
@@ -672,7 +672,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:
 
@@ -1590,7 +1590,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:
@@ -1663,7 +1663,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:
@@ -2442,7 +2442,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