diff inst/import_meshfunction_type.m @ 270:f4d6ae912a08 default tip

Correct typos in the doc-strings
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Thu, 14 Aug 2014 17:55:32 +0200
parents 897e312cb440
children
line wrap: on
line diff
--- a/inst/import_meshfunction_type.m	Thu Aug 14 17:10:29 2014 +0200
+++ b/inst/import_meshfunction_type.m	Thu Aug 14 17:55:32 2014 +0200
@@ -13,9 +13,10 @@
 ## You should have received a copy of the GNU General Public License along with
 ## this program; if not, see <http://www.gnu.org/licenses/>.
 
+
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} import_meshfunction_type (@var{typename})
-## Add a wrapper for dolfin::MeshFunction <@var{typename}>
+## Compile a wrapper for dolfin::MeshFunction <@var{typename}>
 ## @seealso {MeshFunction}
 ## @end deftypefn