[PATCH 06/18] glx: fix spelling mistake
Eric Engestrom
eric at engestrom.ch
Sat Apr 2 18:53:19 UTC 2016
Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
glx/glxcmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/glx/glxcmds.c b/glx/glxcmds.c
index 0f0b714..1088fa8 100644
--- a/glx/glxcmds.c
+++ b/glx/glxcmds.c
@@ -224,7 +224,7 @@ __glXdirectContextCreate(__GLXscreen * screen,
/**
* Create a GL context with the given properties. This routine is used
* to implement \c glXCreateContext, \c glXCreateNewContext, and
- * \c glXCreateContextWithConfigSGIX. This works becuase of the hack way
+ * \c glXCreateContextWithConfigSGIX. This works because of the hack way
* that GLXFBConfigs are implemented. Basically, the FBConfigID is the
* same as the VisualID.
*/
--
2.8.0
More information about the xorg-devel
mailing list