Fix a few typos
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_common_context.h
index 8a1c61ad80b19abdc31140656674dd45b3d6bb72..dc72592b90c8a194293be236b6afafe808b7142c 100644 (file)
@@ -433,7 +433,7 @@ struct radeon_context {
   GLboolean front_cliprects;
 
    /**
-    * Set if rendering has occured to the drawable's front buffer.
+    * Set if rendering has occurred to the drawable's front buffer.
     *
     * This is used in the DRI2 case to detect that glFlush should also copy
     * the contents of the fake front buffer to the real front buffer.