changeset 126:5608ba9237d4

Fix error in texinfo
author gedeone-octave <marcovass89@hotmail.it>
date Mon, 02 Sep 2013 23:58:35 +0200
parents a80ac536c78a
children 64776e1f0530
files src/SubSpace.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/SubSpace.cc	Mon Sep 02 23:52:49 2013 +0200
+++ b/src/SubSpace.cc	Mon Sep 02 23:58:35 2013 +0200
@@ -24,7 +24,7 @@
 @item @var{Space V} which is a mixed FunctionalSpace\n\
 @item @var{index} represents the subSpace which you want to extract; index\
 should be a positive integer.\n\
-@enditemize \n\
+@end itemize \n\
 The output @var{V0} is the SubSpace you need\n\
 @end deftypefn")
 {