[seaborn] 33/35: Fixed typo
Andreas Tille
tille at debian.org
Fri Jan 20 15:00:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian
in repository seaborn.
commit 0ad03165669bb31dfc13769bdb55e87409414f9c
Author: Tobias Knuth <tknuth at users.noreply.github.com>
Date: Fri Jul 1 11:54:28 2016 +0200
Fixed typo
paletes -> palettes
---
seaborn/palettes.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/seaborn/palettes.py b/seaborn/palettes.py
index ac5edbe..3660885 100644
--- a/seaborn/palettes.py
+++ b/seaborn/palettes.py
@@ -68,7 +68,7 @@ def color_palette(palette=None, n_colors=None, desat=None):
Calling this function with ``palette=None`` will return the current
matplotlib color cycle.
- Matplotlib paletes can be specified as reversed palettes by appending
+ Matplotlib palettes can be specified as reversed palettes by appending
"_r" to the name or as dark palettes by appending "_d" to the name.
(These options are mutually exclusive, but the resulting list of colors
can also be reversed).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/seaborn.git
More information about the debian-science-commits
mailing list