gallium: Correct minor typo in header comments
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Mon, 26 Mar 2018 15:56:53 +0000 (15:56 +0000)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 26 Mar 2018 17:15:04 +0000 (10:15 -0700)
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/gallium/include/state_tracker/graw.h

index 217fa31ba198d16c265bd4c776ad34d3b3619331..78ddf0a87f7a5fbe702f70bfa3917cc7ad1f8654 100644 (file)
@@ -33,7 +33,7 @@
  * necessary to implement this interface is orchestrated by the
  * individual target building this entity.
  *
- * For instance, the graw-xlib target includes code to implent these
+ * For instance, the graw-xlib target includes code to implement these
  * interfaces on top of the X window system.
  *
  * Programs using this interface may additionally benefit from some of