[yt-svn] commit/yt: rthompson: fixing a typo in the cosmology docs!
    commits-noreply at bitbucket.org 
    commits-noreply at bitbucket.org
       
    Thu Aug  6 15:36:23 PDT 2015
    
    
  
1 new commit in yt:
https://bitbucket.org/yt_analysis/yt/commits/57abf679467c/
Changeset:   57abf679467c
Branch:      yt
User:        rthompson
Date:        2015-08-06 20:08:44+00:00
Summary:     fixing a typo in the cosmology docs!
Affected #:  1 file
diff -r dec015906fc0dd799c4b01a3b3f0c9f3c75e1b9a -r 57abf679467c2b46098177a6662cc507c173395b yt/utilities/cosmology.py
--- a/yt/utilities/cosmology.py
+++ b/yt/utilities/cosmology.py
@@ -388,7 +388,7 @@
         --------
 
         >>> co = Cosmology()
-        >>> print co.t_from_z(4.e17)
+        >>> print co.z_from_t(4.e17)
 
         """
Repository URL: https://bitbucket.org/yt_analysis/yt/
--
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