diff --git a/unix/uxfdsock.c b/unix/uxfdsock.c index e0d436e2..7697d995 100644 --- a/unix/uxfdsock.c +++ b/unix/uxfdsock.c @@ -1,5 +1,5 @@ /* - * uxfdsick.c: implementation of Socket that just talks to two + * uxfdsock.c: implementation of Socket that just talks to two * existing input and output file descriptors. */