[seaborn] 02/10: Fix 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 602f787c9a9d9039cbc729d324c7c5aabf0773bf
Author: Pete Bachant <petebachant at gmail.com>
Date:   Fri Jun 17 12:54:00 2016 -0400

    Fix typo
---
 doc/tutorial/distributions.ipynb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/tutorial/distributions.ipynb b/doc/tutorial/distributions.ipynb
index 524430e..33da4be 100644
--- a/doc/tutorial/distributions.ipynb
+++ b/doc/tutorial/distributions.ipynb
@@ -20,7 +20,7 @@
    "cell_type": "raw",
    "metadata": {},
    "source": [
-    "When dealing with a set of data, often the first thing you'll want to do is get a sense for how the variables are distributed. This chapter of the tutorial will give a brief introduction to some of the tools in seborn for examining univariate and bivariate distributions. You may also want to look at the :ref:`categorical plots <categorical_tutorial>` chapter for examples of functions that make it easy to compare the distribution of a variable across levels of other variables."
+    "When dealing with a set of data, often the first thing you'll want to do is get a sense for how the variables are distributed. This chapter of the tutorial will give a brief introduction to some of the tools in seaborn for examining univariate and bivariate distributions. You may also want to look at the :ref:`categorical plots <categorical_tutorial>` chapter for examples of functions that make it easy to compare the distribution of a variable across levels of other variables."
    ]
   },
   {
@@ -507,4 +507,4 @@
  },
  "nbformat": 4,
  "nbformat_minor": 0
-}
\ No newline at end of file
+}

-- 
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