Fix typos in documentation

This commit is contained in:
Davide P. Cervone 2011-03-15 10:39:57 -04:00
parent a8bd127414
commit 6cdc942ff9
4 changed files with 13 additions and 9 deletions

View File

@ -86,15 +86,15 @@ there is a crucial change that needs to be made). If you want to use the
patched version of a release, then check out the branch rather than the patched version of a release, then check out the branch rather than the
tag. Use tag. Use
.. code-block::sh .. code-block:: sh
cd MathJax cd MathJax
git branch git branch
to get a list of the available branches. There be separate branches to get a list of the available branches. There are separate branches
for the main releases, but with ``-latest`` appended. These contain for the main releases, but with ``-latest`` appended. These contain
all the patches for that particular release. You can check out one of all the patches for that particular release. You can check out one of
the branchs just as you would a tagged copy. For example, the branch the branches just as you would a tagged copy. For example, the branch
for the ``v1.1`` tagged release is ``v1.1-latest``. To get this for the ``v1.1`` tagged release is ``v1.1-latest``. To get this
release, use release, use

View File

@ -109,10 +109,14 @@ are applied (we try hard not to patch the stable releases, but sometimes
there is a crucial change that needs to be made). If you want to use the there is a crucial change that needs to be made). If you want to use the
patched version of a release, then check out the branch rather than the patched version of a release, then check out the branch rather than the
tag. Use</p> tag. Use</p>
<p>to get a list of the available branches. There be separate branches <div class="highlight-sh"><div class="highlight"><pre><span class="nb">cd </span>MathJax
git branch
</pre></div>
</div>
<p>to get a list of the available branches. There are separate branches
for the main releases, but with <tt class="docutils literal"><span class="pre">-latest</span></tt> appended. These contain for the main releases, but with <tt class="docutils literal"><span class="pre">-latest</span></tt> appended. These contain
all the patches for that particular release. You can check out one of all the patches for that particular release. You can check out one of
the branchs just as you would a tagged copy. For example, the branch the branches just as you would a tagged copy. For example, the branch
for the <tt class="docutils literal"><span class="pre">v1.1</span></tt> tagged release is <tt class="docutils literal"><span class="pre">v1.1-latest</span></tt>. To get this for the <tt class="docutils literal"><span class="pre">v1.1</span></tt> tagged release is <tt class="docutils literal"><span class="pre">v1.1-latest</span></tt>. To get this
release, use</p> release, use</p>
<div class="highlight-sh"><div class="highlight"><pre><span class="nb">cd </span>MathJax <div class="highlight-sh"><div class="highlight"><pre><span class="nb">cd </span>MathJax

File diff suppressed because one or more lines are too long

View File

@ -86,15 +86,15 @@ there is a crucial change that needs to be made). If you want to use the
patched version of a release, then check out the branch rather than the patched version of a release, then check out the branch rather than the
tag. Use tag. Use
.. code-block::sh .. code-block:: sh
cd MathJax cd MathJax
git branch git branch
to get a list of the available branches. There be separate branches to get a list of the available branches. There are separate branches
for the main releases, but with ``-latest`` appended. These contain for the main releases, but with ``-latest`` appended. These contain
all the patches for that particular release. You can check out one of all the patches for that particular release. You can check out one of
the branchs just as you would a tagged copy. For example, the branch the branches just as you would a tagged copy. For example, the branch
for the ``v1.1`` tagged release is ``v1.1-latest``. To get this for the ``v1.1`` tagged release is ``v1.1-latest``. To get this
release, use release, use