Skip to content

DOC: colormaps docstring update #889

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

Merged
merged 7 commits into from
May 31, 2012
Merged
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
Next Next commit
typo
  • Loading branch information
endolith committed May 21, 2012
commit 7ee65ef991fc13cc41b305fb908e87ae15aab4aa
2 changes: 1 addition & 1 deletion doc/users/customizing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ locations, in the following order:
is something like :file:`/usr/lib/python2.5/site-packages` on Linux, and
maybe :file:`C:\\Python25\\Lib\\site-packages` on Windows. Every time you
install matplotlib, this file will be overwritten, so if you want your
customizations to be saved, please move this file to you :file:`.matplotlib`
customizations to be saved, please move this file to your :file:`.matplotlib`
directory.

To display where the currently active :file:`matplotlibrc` file was
Expand Down