浏览代码

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