From: Brian Date: Sat, 3 Nov 2007 14:46:59 +0000 (-0600) Subject: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9276cbb29807cbca5d7be9a0cedfeb1dcbfbd9c;p=mesa.git fix typo --- diff --git a/src/mesa/drivers/x11/xmesaP.h b/src/mesa/drivers/x11/xmesaP.h index e3d7cf381f7..ad8f5c5beb3 100644 --- a/src/mesa/drivers/x11/xmesaP.h +++ b/src/mesa/drivers/x11/xmesaP.h @@ -127,7 +127,7 @@ struct xmesa_visual { /** - * Context info, dDerived from GLcontext. + * Context info, derived from GLcontext. * Basically corresponds to a GLXContext. */ struct xmesa_context {