[MOAB-dev] r2922 - MOAB/trunk/tools/iMesh/python/doc

jvporter at wisc.edu jvporter at wisc.edu
Mon Jun 1 14:31:52 CDT 2009


Author: jvporter
Date: 2009-06-01 14:31:52 -0500 (Mon, 01 Jun 2009)
New Revision: 2922

Modified:
   MOAB/trunk/tools/iMesh/python/doc/imesh.rst
Log:
Fix typo in documentation


Modified: MOAB/trunk/tools/iMesh/python/doc/imesh.rst
===================================================================
--- MOAB/trunk/tools/iMesh/python/doc/imesh.rst	2009-06-01 18:57:09 UTC (rev 2921)
+++ MOAB/trunk/tools/iMesh/python/doc/imesh.rst	2009-06-01 19:31:52 UTC (rev 2922)
@@ -223,7 +223,7 @@
       Get all the tags associated with a specified entity or entity set.
 
       :param entities: Entity or entity set being queried
-      :return: Array of :class:`Tag`s associated with ``entities``
+      :return: Array of :class:`Tag` s associated with ``entities``
 
 
 EntitySet



More information about the moab-dev mailing list