[Yt-svn] yt: fixed typo in docstring.

hg at spacepope.org hg at spacepope.org
Tue Jun 29 10:39:19 PDT 2010


hg Repository: yt
details:   yt/rev/9731ae6284b4
changeset: 1834:9731ae6284b4
user:      J.S. Oishi <jsoishi at gmail.com>
date:
Tue Jun 29 10:38:55 2010 -0700
description:
fixed typo in docstring.

diffstat:

 yt/raven/plot_collection.py |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 8c66dcf50c71 -r 9731ae6284b4 yt/raven/plot_collection.py
--- a/yt/raven/plot_collection.py	Sat Jun 26 12:36:03 2010 -0700
+++ b/yt/raven/plot_collection.py	Tue Jun 29 10:38:55 2010 -0700
@@ -926,7 +926,7 @@
             generation.
         fields : list of strings
             The first element of this list is the field by which we will bin
-            into the y-axis, the second is the field by which we will bin onto
+            into the x-axis, the second is the field by which we will bin onto
             the y-axis.  All subsequent fields will be binned and their
             profiles added to the underlying `BinnedProfile2D`.
         cmap : string, optional



More information about the yt-svn mailing list