Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Convert docstring for set_xlim(), per issue #7205 #7369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 18 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
FIX typo
  • Loading branch information
NelleV authored and cfackler committed Nov 3, 2016
commit d93b65e3dcb40bfe4d46dc043ff32ab0f09f4c73
4 changes: 2 additions & 2 deletions doc/devel/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ How to contribute
-----------------

The preferred way to contribute to matplotlib is to fork the `main
repository <https://github.com/matplotlib/matplibtl/>`__ on GitHub,
repository <https://github.com/matplotlib/matplotlib/>`__ on GitHub,
then submit a "pull request" (PR):

1. `Create an account <https://github.com/join>`_ on
Expand Down Expand Up @@ -120,7 +120,7 @@ visibility.

If any of the above seems like magic to you, then look up the
`Git documentation <https://git-scm.com/documentation>`_ and our
`Git development workflow <gitwash/development_workflow>`_.
:ref:`development-workflow`.

Contributing pull requests
--------------------------
Expand Down