diff inst/import_ufl_BilinearForm.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_ufl_BilinearForm.m	Thu Aug 14 17:10:29 2014 +0200
+++ b/inst/import_ufl_BilinearForm.m	Thu Aug 14 17:55:32 2014 +0200
@@ -21,7 +21,7 @@
 ## @var{myproblem} is the name of the ufl file where 
 ## the BilinearForm is defined. 
 ##
-## This function creates in the pwd a file called 
+## This function creates in the working directory a file called 
 ## @var{myproblem_BilinearForm.oct}.
 ##
 ## @seealso{import_ufl_Problem, FunctionSpace, BilinearForm, LinearForm,