diff --git a/main/install/version.php b/main/install/version.php index c7d1fd18f0..e37015122a 100644 --- a/main/install/version.php +++ b/main/install/version.php @@ -5,7 +5,7 @@ * system to know in which version is the current Chamilo install. This * script should be overwritten with each upgrade of Chamilo. It is not * required from any other process of Chamilo than the installation or upgrade. - * It also helps for automatic packaging of unstable versions + * It also helps for automatic packaging of unstable versions. * @package chamilo.install */ /**