Prechádzať zdrojové kódy

Merge pull request #1 from jmontoyaa/1.9.x

Test of a pull request
Julio Montoya 12 rokov pred
rodič
commit
e999ad3545
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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
  */
 /**