diff options
| author | Fred Drake <fdrake@acm.org> | 1998-04-04 07:23:21 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-04-04 07:23:21 +0000 |
| commit | e5807f4700f1e0658eefc817210daf53492fc407 (patch) | |
| tree | cf6573cf49d0090645309f924eb96a05f80d4381 /Doc/lib/libarray.tex | |
| parent | 6d8c97d46d49f3abdd393b2339a6c0d8f1e361c8 (diff) | |
| download | cpython-e5807f4700f1e0658eefc817210daf53492fc407.tar.gz | |
Remove all uses of \sectcode; we can now use logical markup everywhere.
Diffstat (limited to 'Doc/lib/libarray.tex')
| -rw-r--r-- | Doc/lib/libarray.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libarray.tex b/Doc/lib/libarray.tex index 7ef0c53683..19ba91d536 100644 --- a/Doc/lib/libarray.tex +++ b/Doc/lib/libarray.tex @@ -1,4 +1,4 @@ -\section{Built-in Module \sectcode{array}} +\section{Built-in Module \module{array}} \label{module-array} \bimodindex{array} \index{arrays} |
