summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Stroyan <mike@LunarG.com>2010-02-16 14:51:43 -0700
committerKristian Høgsberg <krh@bitplanet.net>2010-02-17 11:34:42 -0500
commit3e6dc6d72844bbc8e8752e2ac2e781cb7d0172f1 (patch)
tree265e054761355dfcbc8ad4eb719324bf751c9c66
parent1911ee62a552fae34c82c91b4deef523380fbfe1 (diff)
downloadxorg-proto-dri2proto-3e6dc6d72844bbc8e8752e2ac2e781cb7d0172f1.tar.gz
Fix typo and obsolete reference in dri2proto.txt
-rw-r--r--dri2proto.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/dri2proto.txt b/dri2proto.txt
index 9aa7578..f74792e 100644
--- a/dri2proto.txt
+++ b/dri2proto.txt
@@ -146,7 +146,7 @@ version 2 is used in the CopyRegion request.
4. Errors
-No errrors defined by the DRI2 extension.
+No errors are defined by the DRI2 extension.
⚙ ⚙ ⚙ ⚙ ⚙ ⚙
@@ -260,7 +260,7 @@ The name of this extension is "DRI2".
If the client is not local, or the request driver type is
unknown or not available, 'driver' and 'device' will be empty
- strings, 'group' will be '0'. We are not using an regular X
+ strings. We are not using an regular X
error here to indicate failure, which will allow the client
fall back to other options more easily.