summaryrefslogtreecommitdiff
path: root/src/common/packed.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/packed.h')
-rw-r--r--src/common/packed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/packed.h b/src/common/packed.h
index bb12a1f..b1f9d73 100644
--- a/src/common/packed.h
+++ b/src/common/packed.h
@@ -46,7 +46,7 @@ typedef struct _packed_buffer
} packed_buffer;
-/* Intialise un paquet réseau pour une constitution. */
+/* Initialise un paquet réseau pour une constitution. */
void init_packed_buffer(packed_buffer *);
/* Efface les données contenues par un paquet réseau. */