summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xa
diff options
context:
space:
mode:
authorThomas <[email protected]>2011-06-16 16:21:21 +0200
committerThomas <[email protected]>2011-06-16 16:25:18 +0200
commit7ba80e0c509c0bf1b14c2a20db579055b999f066 (patch)
tree16ce22c26de165a277ea2ee77e908aaa4b85eea3 /src/gallium/state_trackers/xa
parent82301ea011c8365cf270c86ed3db27cc7e41360f (diff)
st/xa: Fix a typo pointed out by Keith Whitwell.
Signed-off-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/xa')
-rw-r--r--src/gallium/state_trackers/xa/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/xa/README b/src/gallium/state_trackers/xa/README
index 475585df328..1ed6f8d2e9a 100644
--- a/src/gallium/state_trackers/xa/README
+++ b/src/gallium/state_trackers/xa/README
@@ -39,7 +39,7 @@ a number of interfaces to work with:
3) KMS modesetting (versioned)
4) Driver-private (hopefully versioned)
-Since Gallium3D is versioned, the Xorg state tracker needs to be compiled
+Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
with Gallium, but it's really beneficial to be able to compile xorg drivers
standalone.