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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:06:54 CDT 2021


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


Change subject: spelling: doubly
......................................................................

spelling: doubly

Change-Id: I214df920484659086037701e795e770bc5c94b5c
---
M include/asterisk/dlinkedlists.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/89/16889/1

diff --git a/include/asterisk/dlinkedlists.h b/include/asterisk/dlinkedlists.h
index 31e4d8d..0bfa232 100644
--- a/include/asterisk/dlinkedlists.h
+++ b/include/asterisk/dlinkedlists.h
@@ -497,7 +497,7 @@
 #define AST_RWDLLIST_IS_MEMBER	AST_DLLIST_IS_MEMBER
 
 /*!
- * \brief Traverse a doublly linked list using the specified direction list.
+ * \brief Traverse a doubly linked list using the specified direction list.
  *
  * \param head List head structure pointer.
  * \param var This is the name of the variable that will hold a pointer to the
@@ -620,7 +620,7 @@
 #define AST_RWDLLIST_TRAVERSE_BACKWARDS AST_DLLIST_TRAVERSE_BACKWARDS
 
 /*!
- * \brief Safe traversal of a doublly linked list using the specified direction list.
+ * \brief Safe traversal of a doubly linked list using the specified direction list.
  *
  * \param head List head structure pointer.
  * \param var This is the name of the variable that will hold a pointer to the

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I214df920484659086037701e795e770bc5c94b5c
Gerrit-Change-Number: 16889
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/51abe476/attachment.html>


More information about the asterisk-code-review mailing list