diff mbox

Some fixes for dri2proto.txt

Message ID 21f51cce1002161403y1c2f2a7djde1343767267c11b@mail.gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Mike Stroyan Feb. 16, 2010, 10:03 p.m. UTC
None
diff mbox

Patch

From 60d92e90b9929fa6b7677845b26821352aaf4012 Mon Sep 17 00:00:00 2001
From: Mike Stroyan <mike@LunarG.com>
Date: Tue, 16 Feb 2010 14:51:43 -0700
Subject: [PATCH 2/2] Fix typo and obsolete reference in dri2proto.txt

---
 dri2proto.txt |    4 ++--
 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.
 
-- 
1.6.3.3