[Asterisk-code-review] spelling: overlapping (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:13:40 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17080 )
Change subject: spelling: overlapping
......................................................................
spelling: overlapping
Change-Id: If41b5ebcd9b1cd2ada96a973686adeeb22cc9209
---
M configs/samples/res_parking.conf.sample
M res/parking/parking_applications.c
M res/res_parking.c
3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/17080/1
diff --git a/configs/samples/res_parking.conf.sample b/configs/samples/res_parking.conf.sample
index 102dab7..8cda1bb 100644
--- a/configs/samples/res_parking.conf.sample
+++ b/configs/samples/res_parking.conf.sample
@@ -30,7 +30,7 @@
; to create extensions that overlap existing
; parking lot extensions. The only exception
; to this is for the parkext extension and
- ; only if neither of the overlaping parking
+ ; only if neither of the overlapping parking
; lot's parkext is exclusive.
;
; The PARKINGDYNPOS variable specifies the
diff --git a/res/parking/parking_applications.c b/res/parking/parking_applications.c
index 46dbedf..db11131 100644
--- a/res/parking/parking_applications.c
+++ b/res/parking/parking_applications.c
@@ -113,7 +113,7 @@
created parking lot. The dynamic parking lot cannot be created if it
needs to create extensions that overlap existing parking lot extensions.
The only exception to this is for the <literal>parkext</literal>
- extension and only if neither of the overlaping parking lot's
+ extension and only if neither of the overlapping parking lot's
<literal>parkext</literal> is exclusive.
</para>
<para>The <variable>PARKINGDYNPOS</variable> variable specifies the
diff --git a/res/res_parking.c b/res/res_parking.c
index 725a7ce..97dce6c 100644
--- a/res/res_parking.c
+++ b/res/res_parking.c
@@ -58,7 +58,7 @@
created parking lot. The dynamic parking lot cannot be created if it
needs to create extensions that overlap existing parking lot extensions.
The only exception to this is for the <literal>parkext</literal>
- extension and only if neither of the overlaping parking lot's
+ extension and only if neither of the overlapping parking lot's
<literal>parkext</literal> is exclusive.
</para>
<para>The <variable>PARKINGDYNPOS</variable> variable specifies the
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17080
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If41b5ebcd9b1cd2ada96a973686adeeb22cc9209
Gerrit-Change-Number: 17080
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/fa821fde/attachment-0001.html>
More information about the asterisk-code-review
mailing list