diff --git a/include/GL/internal/dri_interface.h b/include/GL/internal/dri_interface.h index a7d9903f94e..26b2bb5a9db 100644 --- a/include/GL/internal/dri_interface.h +++ b/include/GL/internal/dri_interface.h @@ -1399,7 +1399,7 @@ struct __DRIdri2ExtensionRec { /** * Queryable on images created by createImageFromNames. * - * RGB and RGBA are may be usable directly as images but its still + * RGB and RGBA might be usable directly as images, but it's still * recommended to call fromPlanar with plane == 0. * * Y_U_V, Y_UV,Y_XUXV and Y_UXVX all requires call to fromPlanar to create