[seaborn] 03/10: Fixed typo

Andreas Tille tille at debian.org
Mon Jul 24 10:43:37 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 95aeb5f2134e9021f5d08817922a0228bf7beab5
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