changeset 187:0f302d70bb6d

Fix another documentation issue.
author gedeone-octave <marcovass89@hotmail.it>
date Sat, 09 Nov 2013 11:07:20 +0000
parents 2dde165e3fd5
children 6d89e437124e
files inst/BilinearForm.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/inst/BilinearForm.m	Sat Nov 09 11:01:25 2013 +0000
+++ b/inst/BilinearForm.m	Sat Nov 09 11:07:20 2013 +0000
@@ -30,7 +30,7 @@
 ## which specify the parameters for the BilinearForm as stated in the ufl file.
 ## They can be either a Constant, a Function or an Expression.
 ##
-## @seealso{import_ufl_BilinearForm, @import_ufl_Problem, FunctionSpace, 
+## @seealso{import_ufl_BilinearForm, import_ufl_Problem, FunctionSpace, 
 ## LinearForm, ResidualForm}
 ## @end deftypefn
 function a = BilinearForm (name, U, V, varargin)