<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16674">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: accurate<br><br>Change-Id: I50c4978748c26a8454fd1b0548b8e0949b3385ec<br>---<br>M res/res_calendar_caldav.c<br>M res/res_calendar_icalendar.c<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/74/16674/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/res/res_calendar_caldav.c b/res/res_calendar_caldav.c</span><br><span>index 425a1e3..9713e9b 100644</span><br><span>--- a/res/res_calendar_caldav.c</span><br><span>+++ b/res/res_calendar_caldav.c</span><br><span>@@ -400,7 +400,7 @@</span><br><span>        if ((prop = icalcomponent_get_first_property(comp, ICAL_UID_PROPERTY))) {</span><br><span>            ast_string_field_set(event, uid, icalproperty_get_value_as_string(prop));</span><br><span>    } else {</span><br><span style="color: hsl(0, 100%, 40%);">-                ast_log(LOG_WARNING, "No UID found, but one is required. Generating, but updates may not be acurate\n");</span><br><span style="color: hsl(120, 100%, 40%);">+            ast_log(LOG_WARNING, "No UID found, but one is required. Generating, but updates may not be accurate\n");</span><br><span>          if (!ast_strlen_zero(event->summary)) {</span><br><span>                   ast_string_field_set(event, uid, event->summary);</span><br><span>                 } else {</span><br><span>diff --git a/res/res_calendar_icalendar.c b/res/res_calendar_icalendar.c</span><br><span>index debb55c..76ccd91 100644</span><br><span>--- a/res/res_calendar_icalendar.c</span><br><span>+++ b/res/res_calendar_icalendar.c</span><br><span>@@ -241,7 +241,7 @@</span><br><span>  if ((prop = icalcomponent_get_first_property(comp, ICAL_UID_PROPERTY))) {</span><br><span>            ast_string_field_set(event, uid, icalproperty_get_value_as_string(prop));</span><br><span>    } else {</span><br><span style="color: hsl(0, 100%, 40%);">-                ast_log(LOG_WARNING, "No UID found, but one is required. Generating, but updates may not be acurate\n");</span><br><span style="color: hsl(120, 100%, 40%);">+            ast_log(LOG_WARNING, "No UID found, but one is required. Generating, but updates may not be accurate\n");</span><br><span>          if (!ast_strlen_zero(event->summary)) {</span><br><span>                   ast_string_field_set(event, uid, event->summary);</span><br><span>                 } else {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16674">change 16674</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16674"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I50c4978748c26a8454fd1b0548b8e0949b3385ec </div>
<div style="display:none"> Gerrit-Change-Number: 16674 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>