[Asterisk-code-review] spelling: prepend (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:14:24 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17112 )


Change subject: spelling: prepend
......................................................................

spelling: prepend

Change-Id: I504e416258795e7eb7dde3e55cc85de887aaf1aa
---
M addons/ooh323c/src/ooCapability.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/12/17112/1

diff --git a/addons/ooh323c/src/ooCapability.h b/addons/ooh323c/src/ooCapability.h
index 8775fdf..36bb1a5 100644
--- a/addons/ooh323c/src/ooCapability.h
+++ b/addons/ooh323c/src/ooCapability.h
@@ -717,11 +717,11 @@
 EXTERN int ooChangeCapPrefOrder(struct OOH323CallData *call, int cap, int pos);
 
 /**
- * This function is used to preppend a particular capability to preference
+ * This function is used to prepend a particular capability to preference
  * list.
  * @param call     Handle to call, if call's preference list has to be modified
  *                 else NULL, to modify endpoint's preference list.
- * @param cap      Capability to be preppended.
+ * @param cap      Capability to be prepended.
  *
  * @return         OO_OK, on success. OO_FAILED, otherwise.
  */

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17112
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I504e416258795e7eb7dde3e55cc85de887aaf1aa
Gerrit-Change-Number: 17112
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/6edb1c0f/attachment-0001.html>


More information about the asterisk-code-review mailing list