diff options
Diffstat (limited to 'lib/mesa/src/gallium/include/state_tracker/graw.h')
-rw-r--r-- | lib/mesa/src/gallium/include/state_tracker/graw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mesa/src/gallium/include/state_tracker/graw.h b/lib/mesa/src/gallium/include/state_tracker/graw.h index 217fa31ba..78ddf0a87 100644 --- a/lib/mesa/src/gallium/include/state_tracker/graw.h +++ b/lib/mesa/src/gallium/include/state_tracker/graw.h @@ -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 |