diff --git a/include/MLX42/MLX42.h b/include/MLX42/MLX42.h index d1ea543..dba63cc 100644 --- a/include/MLX42/MLX42.h +++ b/include/MLX42/MLX42.h @@ -18,7 +18,7 @@ * * It's a much more up-to-date alternative to the miniLibX which has been * extensively proven to be fragile, unmaintained, deprecated and just - * plain painfully bad to work with. Also it's code quality is dubious. + * plain painfully bad to work with. Also its code quality is dubious. * * Some structs contain potential void* which are to be ignored as they * simply represent points of abstraction to the hidden internal header.