Explorar el Código

Correction faute de frappe

Loquicom hace 6 años
padre
commit
66f50e3ee6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      subdiv.c

+ 1 - 1
subdiv.c

@@ -50,7 +50,7 @@ node* find_key(subdiv* sd, char* mem, char* key) {
 }
 
 /**
- * Récupère la valeur d'un noeid
+ * Récupère la valeur d'un noeud
  * @param node* La noeud
  * @param char* La mémoire
  */