소스 검색

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