typo fix (#1443)
This commit is contained in:
parent
08e2598ea5
commit
4b56b30ac2
|
@ -70,7 +70,7 @@ be removed at any time in any way. These include:
|
|||
|
||||
- Imported modules (unless explicitly documented as part of the public
|
||||
API; e.g. importing the ``bacon`` module in the ``spam`` does not
|
||||
automatically mean ``spam.bacon`` is part of hte public API unless
|
||||
automatically mean ``spam.bacon`` is part of the public API unless
|
||||
it is documented as such).
|
||||
|
||||
- Inheritance patterns of internal classes.
|
||||
|
|
Loading…
Reference in New Issue