Fix a variety of small markup nits.

This commit is contained in:
Fred Drake 2003-07-02 12:27:43 +00:00
parent e2ff8be761
commit 2884d6de15
6 changed files with 21 additions and 20 deletions

View file

@ -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).