[Yt-svn] commit/yt-doc: sskory: Fixing a typo.

Bitbucket commits-noreply at bitbucket.org
Wed Apr 27 16:30:48 PDT 2011


1 new changeset in yt-doc:

http://bitbucket.org/yt_analysis/yt-doc/changeset/2cc2d64587b0/
changeset:   r69:2cc2d64587b0
user:        sskory
date:        2011-04-28 01:30:41
summary:     Fixing a typo.
affected #:  1 file (1 byte)

--- a/source/analyzing/generating_processed_data.rst	Fri Apr 15 15:41:23 2011 -0400
+++ b/source/analyzing/generating_processed_data.rst	Wed Apr 27 17:30:41 2011 -0600
@@ -43,7 +43,7 @@
 
 .. code-block:: python
 
-   sl = pf.h.proj(0, 0.5)
+   sl = pf.h.slice(0, 0.5)
    frb = FixedResolutionBuffer(sl, (0.3, 0.5, 0.6, 0.8), (512, 512))
    my_image = frb["Density"]

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list