<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/ab10daafe47b677f877349268a54699181353e65">https://github.com/macports/macports-base/commit/ab10daafe47b677f877349268a54699181353e65</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new ab10daaf Fix typo in comment
</span>ab10daaf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ab10daafe47b677f877349268a54699181353e65
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Sep 10 10:12:49 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Fix typo in comment
</span>---
 src/cregistry/entry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/src/cregistry/entry.c b/src/cregistry/entry.c
</span><span style='display:block; white-space:pre;color:#808080;'>index 073e5ef8..676c3f87 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/src/cregistry/entry.c
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/src/cregistry/entry.c
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -864,7 +864,7 @@ int reg_entry_map(reg_entry* entry, char** files, int file_count,
</span> }
 
 /**
<span style='display:block; white-space:pre;background:#ffe0e0;'>- * Unaps files from the given port in the filemap. The files must be owned by
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ * Unmaps files from the given port in the filemap. The files must be owned by
</span>  * the given entry.
  *
  * @param [in] entry      the entry to unmap the files from
</pre><pre style='margin:0'>

</pre>