[Yt-svn] yt-commit r1566 - trunk/yt/raven

joishi at wrangler.dreamhost.com joishi at wrangler.dreamhost.com
Mon Jan 4 16:45:11 PST 2010


Author: joishi
Date: Mon Jan  4 16:45:09 2010
New Revision: 1566
URL: http://yt.enzotools.org/changeset/1566

Log:
censored.

Modified:
   trunk/yt/raven/Callbacks.py

Modified: trunk/yt/raven/Callbacks.py
==============================================================================
--- trunk/yt/raven/Callbacks.py	(original)
+++ trunk/yt/raven/Callbacks.py	Mon Jan  4 16:45:09 2010
@@ -693,7 +693,7 @@
     def __call__(self,plot):
         # 1. find out what the domain is
         # 2. pick a unit for it
-        # 3. run self._axes.set_xlabel & self._axes.set_ylabel to actually lay shit down.
+        # 3. run self._axes.set_xlabel & self._axes.set_ylabel to actually lay things down.
         # 4. adjust extent information to make sure labels are visable.
 
         # put the plot into data coordinates



More information about the yt-svn mailing list