mirror of
https://github.com/python/cpython.git
synced 2025-09-22 16:33:26 +00:00
Fix minor grammar typo.
This commit is contained in:
parent
13dea5a42b
commit
468af71214
1 changed files with 1 additions and 1 deletions
|
@ -1365,7 +1365,7 @@ Changes to Python's build process and to the C API include:
|
||||||
switch enables profiling using the Pentium's Time-Stamp-Counter
|
switch enables profiling using the Pentium's Time-Stamp-Counter
|
||||||
register. The switch is slightly misnamed, because the profiling
|
register. The switch is slightly misnamed, because the profiling
|
||||||
feature also works on the PowerPC platform, though that processor
|
feature also works on the PowerPC platform, though that processor
|
||||||
architecture doesn't called that register the TSC.
|
architecture doesn't call that register a TSC.
|
||||||
|
|
||||||
\item The \ctype{tracebackobject} type has been renamed to \ctype{PyTracebackObject}.
|
\item The \ctype{tracebackobject} type has been renamed to \ctype{PyTracebackObject}.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue