[fix] little typo

This commit is contained in:
Thomas Pointhuber 2016-01-21 16:30:42 +01:00
parent f833c3d129
commit 4eda20488b
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ Update .po files
You may have errors here. In that case, edit the
``update-translations.sh`` script to change ``pybabel`` to
``pybabel-python2 or pybabel2``
``pybabel-python2`` or ``pybabel2``
After this step, you can modify the .po files.

View File

@ -54,7 +54,7 @@
</div>
<p>You may have errors here. In that case, edit the
<code class="docutils literal"><span class="pre">update-translations.sh</span></code> script to change <code class="docutils literal"><span class="pre">pybabel</span></code> to
<code class="docutils literal"><span class="pre">pybabel-python2</span> <span class="pre">or</span> <span class="pre">pybabel2</span></code></p>
<code class="docutils literal"><span class="pre">pybabel-python2</span></code> or <code class="docutils literal"><span class="pre">pybabel2</span></code></p>
<p>After this step, you can modify the .po files.</p>
</div>
<div class="section" id="compile-translations">

View File

@ -19,7 +19,7 @@ Update .po files
You may have errors here. In that case, edit the
``update-translations.sh`` script to change ``pybabel`` to
``pybabel-python2 or pybabel2``
``pybabel-python2`` or ``pybabel2``
After this step, you can modify the .po files.