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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:13:58 CDT 2021


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


Change subject: spelling: perform
......................................................................

spelling: perform

Change-Id: I279f4b3cbc3631247f8c1625022419a00c727afa
---
M main/astmm.c
M main/dnsmgr.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/17092/1

diff --git a/main/astmm.c b/main/astmm.c
index 1c2684b..3aed47c 100644
--- a/main/astmm.c
+++ b/main/astmm.c
@@ -1502,7 +1502,7 @@
 	freed_regions_flush(&whales);
 	freed_regions_flush(&minnows);
 
-	/* Peform atexit allocation dumps. */
+	/* Perform atexit allocation dumps. */
 	if (atexit_list || atexit_summary) {
 		ast_mutex_lock(&reglock);
 		mm_atexit_dump();
diff --git a/main/dnsmgr.c b/main/dnsmgr.c
index db13b1d..bcde082 100644
--- a/main/dnsmgr.c
+++ b/main/dnsmgr.c
@@ -340,7 +340,7 @@
 		e->command = "dnsmgr refresh";
 		e->usage =
 			"Usage: dnsmgr refresh [pattern]\n"
-			"       Peforms an immediate refresh of the managed DNS entries.\n"
+			"       Performs an immediate refresh of the managed DNS entries.\n"
 			"       Optional regular expression pattern is used to filter the entries to refresh.\n";
 		return NULL;
 	case CLI_GENERATE:

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I279f4b3cbc3631247f8c1625022419a00c727afa
Gerrit-Change-Number: 17092
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/3230b523/attachment.html>


More information about the asterisk-code-review mailing list