mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +00:00
Fix typo thanks to "William Trenker" <wtrenker@hotmail.com>
[SVN r16657]
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
<code>PyObject</code> or a <a href="definitions.html#POD">POD</a> type
|
||||
whose initial <code>sizeof(PyObject)</code> bytes are layout-compatible
|
||||
with <code>PyObject</code>. Use <code>handle<></code> at the
|
||||
boundary between tehe Python/'C' API and high-level code; prefer <code><a
|
||||
boundary between the Python/'C' API and high-level code; prefer <code><a
|
||||
href="object.html#object-spec">object</a></code> for a generalized
|
||||
interface to Python objects.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user