@@ -475,7 +475,7 @@ Pull Requests (807):
475475* :ghpull: `23090 `: Derive new_figure_manager from FigureCanvas.new_manager.
476476* :ghpull: `23099 `: Remove unneeded cutout for webagg in show().
477477* :ghpull: `23097 `: Tweak check for IPython pylab mode.
478- * :ghpull: `23088 `: Improve error for invalid format strings / mispelled data keys.
478+ * :ghpull: `23088 `: Improve error for invalid format strings / misspelled data keys.
479479* :ghpull: `23092 `: Ensure updated monkey-patching of sphinx-gallery EXAMPLE_HEADER
480480* :ghpull: `23087 `: Fix width/height inversion in dviread debug helper.
481481* :ghpull: `23089 `: Normalize tk load failures to ImportErrors.
@@ -618,7 +618,7 @@ Pull Requests (807):
618618* :ghpull: `22276 `: Merge "Scatter Symbol" and "Scatter Custom Symbol" examples
619619* :ghpull: `22658 `: Remove reference to now-deleted reminder note.
620620* :ghpull: `22652 `: Update documentation example and fix See also
621- * :ghpull: `22587 `: Refactor handling of tick and ticklabel visiblity in Axis.clear()
621+ * :ghpull: `22587 `: Refactor handling of tick and ticklabel visibility in Axis.clear()
622622* :ghpull: `22148 `: MNT: Deprecate ``docstring ``
623623* :ghpull: `22170 `: Add example to polygon selector docstring showing how to set vertices programmatically
624624* :ghpull: `22650 `: Fix new leak in ft2font introduced in #22604
@@ -1004,7 +1004,7 @@ Issues (183):
10041004* :ghissue: `21107 `: [MNT]: Should plt.xticks() get a minor keyword argument
10051005* :ghissue: `23679 `: [Doc]: Deprecated modules not in docs
10061006* :ghissue: `19550 `: Arc and pathpatch_2d_to_3d plots full ellipse
1007- * :ghissue: `23329 `: [Bug]: ``plt.autoscale() `` failes for partial ``Arc ``
1007+ * :ghissue: `23329 `: [Bug]: ``plt.autoscale() `` fails for partial ``Arc ``
10081008* :ghissue: `11266 `: Arc patch ignoring theta1/theta2 when added to Axes via PatchCollection
10091009* :ghissue: `4067 `: 'Poly3DCollection' object has no attribute '_facecolors2d'
10101010* :ghissue: `23622 `: [MNT]: make.bat not parsing sphinxopt
@@ -1149,7 +1149,7 @@ Issues (183):
11491149* :ghissue: `20249 `: MatplotlibDeprecationWarning when updating rcparams
11501150* :ghissue: `15781 `: MatplotlibDeprecationWarning examples.directory is deprecated
11511151* :ghissue: `13118 `: No MatplotlibDeprecationWarning for default rcParams
1152- * :ghissue: `21978 `: Remove loggin debug of loaded modules
1152+ * :ghissue: `21978 `: Remove logging debug of loaded modules
11531153* :ghissue: `11738 `: pgf backend doesn't make background transparent
11541154* :ghissue: `18039 `: Add ``_repr_html_ `` for fonts
11551155* :ghissue: `21970 `: [Bug]: tight layout breaks with toolbar.push_current()
@@ -1179,7 +1179,7 @@ Issues (183):
11791179* :ghissue: `16581 `: Can't not refresh new font in running interpreter
11801180* :ghissue: `21162 `: [ENH]: saving images in webp format
11811181* :ghissue: `18168 `: The example of the testing decorator does not work.
1182- * :ghissue: `20943 `: [Bug]: Deepcopy of TextPath failes
1182+ * :ghissue: `20943 `: [Bug]: Deepcopy of TextPath fails
11831183* :ghissue: `21101 `: [Bug]: Errorbars separated from markers with negative errors
11841184* :ghissue: `17986 `: MEP22 per-backend tool registration
11851185* :ghissue: `4938 `: Feature request: add option to disable mathtext parsing
0 commit comments