changeset 9567:32179ac5b6db octave-forge

geometry: fixing docs
author jpicarbajal
date Tue, 06 Mar 2012 08:38:16 +0000
parents 4a09cb478d5a
children 6063e6456f36
files main/geometry/inst/io/data2geo.m
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/geometry/inst/io/data2geo.m	Tue Mar 06 08:34:45 2012 +0000
+++ b/main/geometry/inst/io/data2geo.m	Tue Mar 06 08:38:16 2012 +0000
@@ -107,6 +107,6 @@
 %!
 %! % --------------------------------------------------------------------------
 %! % We load the drawing6.svg file into Octave and transform it into a polygon.
-%! % Then we create a temporary fiel where the .geo mesh will be written.
-%! % If the packages msh and fplare available, a mesh is created from the .geo
+%! % Then we create a temporary file where the .geo mesh will be written.
+%! % If the packages msh and fpl are available, a mesh is created from the .geo
 %! % file.