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

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


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


Change subject: spelling: attachment
......................................................................

spelling: attachment

Change-Id: I36faf0a79225559371c47d7a6ba9cb2f426d99b6
---
M apps/app_voicemail.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/48/16748/1

diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 44c8d3c..5e9dc95 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -5087,7 +5087,7 @@
  * \param imap if == 1, indicates the target folder for the email notification to be sent to will be an IMAP mailstore. This causes additional mailbox headers to be set, which would facilitate searching for the email in the destination IMAP folder.
  * \param flag, msg_id
  *
- * The email body, and base 64 encoded attachement (if any) are stored to the file identified by *p. This method does not actually send the email.  That is done by invoking the configure 'mailcmd' and piping this generated file into it, or with the sendemail() function.
+ * The email body, and base 64 encoded attachment (if any) are stored to the file identified by *p. This method does not actually send the email.  That is done by invoking the configure 'mailcmd' and piping this generated file into it, or with the sendemail() function.
  */
 static void make_email_file(FILE *p,
 		char *srcemail,

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I36faf0a79225559371c47d7a6ba9cb2f426d99b6
Gerrit-Change-Number: 16748
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/74a7b65b/attachment.html>


More information about the asterisk-code-review mailing list