DMLS doc verified

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1820 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-05-26 09:59:39 +00:00
commit 3df22c5e16
8 changed files with 14 additions and 16 deletions

View file

@ -51,7 +51,7 @@ public:
typedef typename Neighbor::EOT MOEOT;
/**
* abstract functor which realise exploration
* abstract functor which realize exploration
*/
virtual void operator()(eoPop<MOEOT> &, std::vector <unsigned int>, eoPop<MOEOT> &) = 0;