some misspelling errors have been corrected

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@588 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jboisson 2007-08-03 14:39:28 +00:00
commit 0c4e0a57fe
2 changed files with 5 additions and 2 deletions

View file

@ -51,6 +51,9 @@ public:
}
//! Procedure which allows to initialise all the stuff needed.
/*!
It can be also used to reinitialize all the needed things.
*/
void init ()
{}