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

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/cd2e32be0630df7722d930a0f096ae5277d072f0">https://github.com/macports/macports-guide/commit/cd2e32be0630df7722d930a0f096ae5277d072f0</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 cd2e32b  Fix typo
</span>cd2e32b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cd2e32be0630df7722d930a0f096ae5277d072f0
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Jun 16 18:48:07 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Fix typo
</span>---
 guide/xml/internals-tests.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/internals-tests.xml b/guide/xml/internals-tests.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index cc47233..512e2eb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/internals-tests.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/internals-tests.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@
</span>     <link xlink:href="https://github.com/macports/macports-base/blob/master/src/macports1.0/tests/macports.test">macports.test</link>).
     Every proc in a script (e.g. <code>proc macports::findBinary</code>) should have its own test proc
     (e.g. <code>test findBinary</code>) in the corresponding test file. Test procs should maintain the order in the
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    original script and should be independent one of another.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    original script and should be independent of one another.
</span>     </para>
 
     <section xml:id="internals.tests.running">
</pre><pre style='margin:0'>

</pre>