瀏覽代碼

Minor - PHPDoc

Yannick Warnier 8 年之前
父節點
當前提交
6e27dd8151
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/exercice/qti2.php

+ 1 - 1
main/exercice/qti2.php

@@ -26,7 +26,7 @@ $interbreadcrumb[]= array (
 $is_allowedToEdit = api_is_allowed_to_edit(null, true);
 
 /**
- * This function displays the form for import of the zip file with qti2
+ * This function displays the form to import the zip file with qti2
  */
 function ch_qti2_display_form()
 {