URL: https://svn.lrde.epita.fr/svn/oln/trunk
ChangeLog: 2008-02-07 Maxime van Noppen yabo@lrde.epita.fr
Fix typo. * milena/mln/core/internal/force_exact.hh: Here.
force_exact.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Index: trunk/milena/mln/core/internal/force_exact.hh =================================================================== --- trunk/milena/mln/core/internal/force_exact.hh (revision 1708) +++ trunk/milena/mln/core/internal/force_exact.hh (revision 1709) @@ -44,7 +44,7 @@
/*! \internal Violent cast. * This cast is an alternative to the mln::exact cast. - * It is used for objects than do not derive from + * It is used for objects that do not derive from * mln::Object. * Warning Do not to use this cast! * see mln::exact