diff --git a/samples/blend_test/main.c b/samples/blend_test/main.c index 1243c44..e43afba 100644 --- a/samples/blend_test/main.c +++ b/samples/blend_test/main.c @@ -1,7 +1,7 @@ /* * This sample demonstrates blending, and the importance of drawing order, * depth testing and z-value. - * This is a merge of lerabot_blend_test and blend_test, with 2 added cases, + * This is a merge of lerabot_blend_test and blend_test, with 1 added case, * and with adapted/corrected explanation */