214 spelling fixes
[exim.git] / src / src / spool_out.c
index e49d89a091ebe3a58b8b0575472595f4fd0a74a6..652506fb359c9d7b84df1b1f2ace9b03d0ab64fb 100644 (file)
@@ -378,7 +378,7 @@ if (close(fd) < 0)
 #endif  /* NEED_SYNC_DIRECTORY */
 
 /* Return the number of characters in the headers, which is the file size, less
-the prelimary stuff, less the additional count fields on the headers. */
+the preliminary stuff, less the additional count fields on the headers. */
 
 DEBUG(D_receive) debug_printf("Size of headers = %d\n",
   (int)(statbuf.st_size - size_correction));