X Tutup
Skip to content

Typos in ticker.py#7108

Merged
tacaswell merged 2 commits intomatplotlib:masterfrom
hamogu:patch-3
Sep 14, 2016
Merged

Typos in ticker.py#7108
tacaswell merged 2 commits intomatplotlib:masterfrom
hamogu:patch-3

Conversation

@hamogu
Copy link
Copy Markdown
Contributor

@hamogu hamogu commented Sep 14, 2016

  • .. instead of .
  • One class is referenced twice in the list.

- `..` instead of `.`
- One class is referenced twice in the list.
@tacaswell tacaswell added this to the 2.0.1 (next bug fix release) milestone Sep 14, 2016
Copy link
Copy Markdown
Contributor

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! (Also a good chance to check out GitHub's new official review feature.)

@tacaswell tacaswell merged commit 27b5fbb into matplotlib:master Sep 14, 2016
@tacaswell
Copy link
Copy Markdown
Member

This does not cleanly backport to 2.x

@hamogu hamogu deleted the patch-3 branch September 14, 2016 19:35
QuLogic pushed a commit to QuLogic/matplotlib that referenced this pull request Oct 16, 2016
DOC: Typos in ticker.py

Conflicts:
	lib/matplotlib/ticker.py
@QuLogic QuLogic mentioned this pull request Oct 16, 2016
@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Oct 16, 2016

Backported to v2.x via 1f20eda.

@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup