Explorar el Código

Minor - PHPDoc

Yannick Warnier hace 8 años
padre
commit
6e27dd8151
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()
 {