mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Fix a variety of small markup nits.
This commit is contained in:
parent
e2ff8be761
commit
2884d6de15
6 changed files with 21 additions and 20 deletions
|
|
@ -446,7 +446,7 @@ his \program{po-utils} package at
|
|||
scans all your Python source code looking for the strings you
|
||||
previously marked as translatable. It is similar to the GNU
|
||||
\program{gettext} program except that it understands all the
|
||||
intricacies of Python source code, but knows nothing about C or C++
|
||||
intricacies of Python source code, but knows nothing about C or \Cpp
|
||||
source code. You don't need GNU \code{gettext} unless you're also
|
||||
going to be translating C code (such as C extension modules).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue