From e317732c9aff8d97f39811d5108f764a348edd15 Mon Sep 17 00:00:00 2001 From: boufaras Date: Thu, 27 Jan 2011 12:54:55 +0000 Subject: [PATCH] git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2079 331e1502-861f-0410-8da2-ba01fb791d7f --- trunk/paradiseo-mo/src/neighborhood/moIndexSwapNeighbor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/paradiseo-mo/src/neighborhood/moIndexSwapNeighbor.h b/trunk/paradiseo-mo/src/neighborhood/moIndexSwapNeighbor.h index abe8ce799..3aebaf5e3 100644 --- a/trunk/paradiseo-mo/src/neighborhood/moIndexSwapNeighbor.h +++ b/trunk/paradiseo-mo/src/neighborhood/moIndexSwapNeighbor.h @@ -216,7 +216,7 @@ public: /** * Read object.\ - * Calls base class, just in case that one had something to do. + * Calls base class, just in case that one had something to do. * The read and print methods should be compatible and have the same format. * In principle, format is "plain": they just print a number * @param _is a std::istream.