mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
fix weird capitalization of "built-in"
This commit is contained in:
parent
e852c194e3
commit
fb915fe812
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
\chapter{Built-In Objects \label{builtin}}
|
||||
\chapter{Built-in Objects \label{builtin}}
|
||||
|
||||
Names for built-in exceptions and functions and a number of constants are
|
||||
found in a separate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue