diff options
Diffstat (limited to 'src/comm.c')
-rw-r--r-- | src/comm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/comm.c b/src/comm.c index 04422d66f..748147aa9 100644 --- a/src/comm.c +++ b/src/comm.c @@ -193,7 +193,7 @@ writeline (struct linebuffer const *line, FILE *stream, int class) A message is printed at most once per input file. - This funtion was copied (nearly) verbatim from 'src/join.c'. */ + This function was copied (nearly) verbatim from 'src/join.c'. */ static void check_order (struct linebuffer const *prev, |