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

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


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


Change subject: spelling: descendants
......................................................................

spelling: descendants

Change-Id: I09695498b27b2d3e11c7f69005c0c75e3680e438
---
M rest-api-templates/asterisk_processor.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/68/16868/1

diff --git a/rest-api-templates/asterisk_processor.py b/rest-api-templates/asterisk_processor.py
index de4732c..ad88ebb 100644
--- a/rest-api-templates/asterisk_processor.py
+++ b/rest-api-templates/asterisk_processor.py
@@ -99,7 +99,7 @@
             self.full_name = "%s_%s" % (parent.full_name, self.name)
 
     def get_child(self, path):
-        """Walks decendents to get path, creating it if necessary.
+        """Walks descendants to get path, creating it if necessary.
 
         @param path: List of path names.
         @return: PageSegment corresponding to path.

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I09695498b27b2d3e11c7f69005c0c75e3680e438
Gerrit-Change-Number: 16868
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/ef25b77f/attachment.html>


More information about the asterisk-code-review mailing list