--- deliantra/server/socket/image.C 2006/09/14 22:34:05 1.4 +++ deliantra/server/socket/image.C 2006/10/08 16:51:51 1.5 @@ -285,7 +285,7 @@ LOG (llevError, "read_client_images: length not valid: %d > %d \n%s", len, MAX_IMAGE_SIZE, buf); abort (); } - /* We don't actualy care about the name if the image that + /* We don't actualy care about the name of the image that * is embedded in the image file, so just ignore it. */ facesets[fileno].faces[num].datalen = len;