Fix a few typos
[mesa.git] / src / glx / glxcmds.c
index f4f476e10b0412ccff945060bd982fbfac32e2fd..26ff804297fee6ff817f0af1aa2d437b91f1e7c1 100644 (file)
@@ -496,7 +496,7 @@ glXQueryVersion(Display * dpy, int *major, int *minor)
 }
 
 /*
-** Query the existance of the GLX extension
+** Query the existence of the GLX extension
 */
 _X_EXPORT Bool
 glXQueryExtension(Display * dpy, int *errorBase, int *eventBase)