<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/eb293fe318e7ad4c149289fbee99957af1cebef5">https://github.com/macports/macports-guide/commit/eb293fe318e7ad4c149289fbee99957af1cebef5</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 eb293fe Fix typos
</span>eb293fe is described below
<span style='display:block; white-space:pre;color:#808000;'>commit eb293fe318e7ad4c149289fbee99957af1cebef5
</span>Author: Ryan Schmidt <git@ryandesign.com>
AuthorDate: Thu Apr 6 15:56:08 2017 -0500
<span style='display:block; white-space:pre;color:#404040;'> Fix typos
</span>---
guide/xml/installing.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/installing.xml b/guide/xml/installing.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index e6d3d1a..05c426b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/installing.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/installing.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -518,10 +518,10 @@
</span> <section id="installing.shell.editorvar">
<title>Optional Editor Variables</title>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <para>You can set an environment variable in order to use your favorite text editor with edit option of port
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <para>You can set an environment variable in order to use your favorite text editor with the <command>port edit</command>
</span> command.</para> <para>MacPorts will check <varname>MP_EDITOR</varname>, <varname>VISUAL</varname> and
<varname>EDITOR</varname> in this order, allowing you to either use a default editor shared with other
<span style='display:block; white-space:pre;background:#ffe0e0;'>- programs (<varname>VISUAL</varname> and <varname>EDITOR</varname>) or a Macports' specific one
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ programs (<varname>VISUAL</varname> and <varname>EDITOR</varname>) or a MacPorts-specific one
</span> (<varname>MP_EDITOR</varname>).</para>
<para>For example, to use the nano editor, add this line to your bash config:</para>
</pre><pre style='margin:0'>
</pre>