Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[DOC]: possible typos #29313

Copy link
Copy link
Closed
Closed
Copy link
@musvaage

Description

@musvaage
Issue body actions

Some possible additional fixes.

Homogeneous
compiled (shouldn't bother with changelog)
example
functionality
installed
logger
parameters
reset
secondary
tolerance (spelling tolerence is intentional)

$ grep -nr Homogenous matplotlib
matplotlib/galleries/users_explain/axes/constrainedlayout_guide.py:535:plt.suptitle('Homogenous nrows, ncols')
$ grep -nr compilex matplotlib
matplotlib/doc/users/prev_whats_new/changelog.rst:6117:    are Numeric typecodes and can be used with Numeric compilex extensions.
$ grep -nr exammple matplotlib
matplotlib/lib/matplotlib/sphinxext/plot_directive.py:35:        plt.title("A plotting exammple")
$ grep -nr functionaliy matplotlib
matplotlib/doc/api/next_api_changes/removals/20866-JKS.rst:5:functionaliy was already replaced by other code, and the only thing left
$ grep -nr instaled matplotlib
matplotlib/pyproject.toml:54:    # Unfortunately, we can't do a sort of minimum-if-instaled dependency, so
$ grep -nr looger matplotlib
matplotlib/doc/api/prev_api_changes/api_changes_3.1.0.rst:536:    # e.g. by configuring a root looger using ``logging.basicConfig()``,
$ grep -n parmeters matplotlib/lib/matplotlib/tests/test_colorbar.py
1211:def test_colorbar_axes_parmeters():
$ grep -nr resete matplotlib
matplotlib/lib/matplotlib/tests/test_widgets.py:1602:    # selector should be automatically resete
$ grep -nr secondart matplotlib
matplotlib/lib/matplotlib/axes/_base.py:1071:            The transform used for drawing secondart y-axis labels, which will
$ grep -nr tolerence matplotlib
matplotlib/doc/api/prev_api_changes/api_changes_3.1.0.rst:798:- The *tolerence* parameter to
$  

Should the blank space be removed?

$ grep -n "pass throughs" matplotlib/lib/matplotlib/category.py
54:        # dtype = object preserves numerical pass throughs
$ 

I presume this is intentional.

$ grep -nr hozirontal matplotlib
matplotlib/lib/matplotlib/tests/test_text.py:412:        Text(rotation='hozirontal')
$

This seems to be bundled customised code.

$ grep -nr intialization matplotlib
matplotlib/subprojects/packagefiles/freetype-2.6.1-meson/include/freetype/config/ftoption.h.in:491:  /*   constants will be moved into a struct and additional intialization  */
$

ci/schemas/conda-environment.json

The above bundled file's typo has been fixed upstream.

microsoft/vscode-python#24574

lib/matplotlib/_color_data.py

The above file contains reproduced xkcd site content which includes typos found in the original.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.