From ec72cfc86c8588845242fe3c2f4b30731f2d1362 Mon Sep 17 00:00:00 2001
From: "(no author)" <(no author)@8a9318a1-56ba-4d59-b755-99d26321be01>
Date: Thu, 20 Jun 2013 16:30:06 +0000
Subject: [PATCH] fixing documentation for otPlot

git-svn-id: https://svn.ssec.wisc.edu/repos/glance/trunk@225 8a9318a1-56ba-4d59-b755-99d26321be01
---
 pyglance/glance/imapp_plot.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pyglance/glance/imapp_plot.py b/pyglance/glance/imapp_plot.py
index 415ff00..87ad950 100644
--- a/pyglance/glance/imapp_plot.py
+++ b/pyglance/glance/imapp_plot.py
@@ -759,8 +759,7 @@ python -m glance.imapp_plot otPlot  otData.hdf
     """
     
     def otPlot(*args):
-        """
-        plot Overshooting Tops informational images
+        """plot Overshooting Tops informational images
         Given a file with overshooting tops data, plot out *** TODO, details on the plots?
         """
         
-- 
GitLab