]> 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>
Tue, 16 Nov 2021 02:25:21 +0000 (20:25 -0600)
Correct typos of the following word families:

themselves
support
received

ASTERISK-29714

Change-Id: Ibd0a7996d5801c754d3d44fba31fe788a13dba95

UPGRADE.txt

index eabe7a65eaecf931acf1204d20134a78ed80a71d..37b8ec9b8739d0b9323e41897d5b26616d44f1dd 100644 (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