Преглед изворни кода

Merge pull request #1 from jmontoyaa/1.9.x

Test of a pull request
Julio Montoya пре 12 година
родитељ
комит
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
  */
 /**