diff src/Function.cc @ 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 61830a4f9ab9
children
line wrap: on
line diff
--- a/src/Function.cc	Thu Aug 14 17:10:29 2014 +0200
+++ b/src/Function.cc	Thu Aug 14 17:55:32 2014 +0200
@@ -41,14 +41,14 @@
 @item @var{FunctionSpace} is the fem-fenics function space where \
 the vector is defined\n\
 @item @var{Vector} specifies the values of the coefficients\
-for each basisc function of the @var{FunctioSpace}\n\
+for each basis function of the @var{FunctioSpace}\n\
 @end itemize\n\
 @item To extract a scalar field from a vectorial one\n\
 @itemize @bullet \n\
 @item @var{name} is a string representing the name of the function\n\
 @item @var{Function} is the vector valued Function\n\
 @item @var{Index} contains the index of the scalar field to extract.\
-Index starts from 1. \n\
+Indices start from 1. \n\
 @end itemize\n\
 @end itemize \n\
 The output @var{func} is an object which contains a representation of the \