diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-13 22:10:21 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-13 22:10:21 (GMT) |
commit | 4a1efb63a91f2af84ffe53ccb5df8676d7dc309c (patch) | |
tree | cc85d2360fd32a89afbb29245f56e2eed491b016 /Doc/libbinascii.tex | |
parent | ab875b9a32b79927b87015a1d0c38bc2467703d2 (diff) | |
download | cpython-4a1efb63a91f2af84ffe53ccb5df8676d7dc309c.zip cpython-4a1efb63a91f2af84ffe53ccb5df8676d7dc309c.tar.gz cpython-4a1efb63a91f2af84ffe53ccb5df8676d7dc309c.tar.bz2 |
Capitalize subsection title.
Diffstat (limited to 'Doc/libbinascii.tex')
-rw-r--r-- | Doc/libbinascii.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libbinascii.tex b/Doc/libbinascii.tex index 02b247c..669d2bb 100644 --- a/Doc/libbinascii.tex +++ b/Doc/libbinascii.tex @@ -26,7 +26,7 @@ argument is empty in which case the output filename is read from the binhex file. \end{funcdesc} -\subsection{notes} +\subsection{Notes} There is an alternative, more powerful interface to the coder and decoder, see the source for details. |