diff --git a/tags/paradiseo-ix86-1.0/paradiseo-mo/CMakeLists.txt b/tags/paradiseo-ix86-1.0/paradiseo-mo/CMakeLists.txt
index 9af164c05..d739ea8a6 100644
--- a/tags/paradiseo-ix86-1.0/paradiseo-mo/CMakeLists.txt
+++ b/tags/paradiseo-ix86-1.0/paradiseo-mo/CMakeLists.txt
@@ -16,7 +16,7 @@ INCLUDE(mo-conf.cmake OPTIONAL)
PROJECT(ParadisEO-MO)
SET(PACKAGE_BUGREPORT "paradiseo-help@lists.gforge.inria.fr" CACHE STRING "Package bug report" FORCE)
-SET(PACKAGE_NAME "ParadisEO-MO Moving Objects" CACHE STRING "Package name" FORCE)
+SET(PACKAGE_NAME "ParadisEO-MO: Moving Objects" CACHE STRING "Package name" FORCE)
SET(PACKAGE_STRING "ParadisEO-MO 1.0" CACHE STRING "Package string full name" FORCE)
SET(PACKAGE_VERSION "1.0" CACHE STRING "Package version" FORCE)
SET(GLOBAL_VERSION "1.0" CACHE STRING "Global version" FORCE)
diff --git a/tags/paradiseo-ix86-1.0/paradiseo-mo/doc/index.h b/tags/paradiseo-ix86-1.0/paradiseo-mo/doc/index.h
index 1cca31998..ed413d5ef 100644
--- a/tags/paradiseo-ix86-1.0/paradiseo-mo/doc/index.h
+++ b/tags/paradiseo-ix86-1.0/paradiseo-mo/doc/index.h
@@ -49,12 +49,11 @@ It contains classes for almost any kind of one solution based heuristics.
@section Paradiseo Home Page
-http://paradiseo.gforge.inria.fr
+http://paradiseo.gforge.inria.fr
@section Installation
-The installation procedure of the package is detailed in the
-README file in the top-directory of the source-tree.
+The installation procedure of the package is detailed in the README file in the top-directory of the source-tree.
*/