Browse Source

[fix] little typo

Thomas Pointhuber 8 years ago
parent
commit
4eda20488b
3 changed files with 3 additions and 3 deletions
  1. 1
    1
      _sources/dev/translation.txt
  2. 1
    1
      dev/translation.html
  3. 1
    1
      docs/dev/translation.rst

+ 1
- 1
_sources/dev/translation.txt View File

19
 
19
 
20
 You may have errors here. In that case, edit the
20
 You may have errors here. In that case, edit the
21
 ``update-translations.sh`` script to change ``pybabel`` to
21
 ``update-translations.sh`` script to change ``pybabel`` to
22
-``pybabel-python2 or pybabel2``
22
+``pybabel-python2`` or ``pybabel2``
23
 
23
 
24
 After this step, you can modify the .po files.
24
 After this step, you can modify the .po files.
25
 
25
 

+ 1
- 1
dev/translation.html View File

54
 </div>
54
 </div>
55
 <p>You may have errors here. In that case, edit the
55
 <p>You may have errors here. In that case, edit the
56
 <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
56
 <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
57
-<code class="docutils literal"><span class="pre">pybabel-python2</span> <span class="pre">or</span> <span class="pre">pybabel2</span></code></p>
57
+<code class="docutils literal"><span class="pre">pybabel-python2</span></code> or <code class="docutils literal"><span class="pre">pybabel2</span></code></p>
58
 <p>After this step, you can modify the .po files.</p>
58
 <p>After this step, you can modify the .po files.</p>
59
 </div>
59
 </div>
60
 <div class="section" id="compile-translations">
60
 <div class="section" id="compile-translations">

+ 1
- 1
docs/dev/translation.rst View File

19
 
19
 
20
 You may have errors here. In that case, edit the
20
 You may have errors here. In that case, edit the
21
 ``update-translations.sh`` script to change ``pybabel`` to
21
 ``update-translations.sh`` script to change ``pybabel`` to
22
-``pybabel-python2 or pybabel2``
22
+``pybabel-python2`` or ``pybabel2``
23
 
23
 
24
 After this step, you can modify the .po files.
24
 After this step, you can modify the .po files.
25
 
25