Просмотр исходного кода

Merge pull request #1 from jmontoyaa/1.9.x

Test of a pull request
Julio Montoya 12 лет назад
Родитель
Сommit
e999ad3545
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      main/install/version.php

+ 1 - 1
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
  */
 /**