summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-12-14 13:34:10 -0800
committerEric Anholt <eric@anholt.net>2007-01-09 10:45:51 -0800
commit6415267d65f3f31d66abf70d029ff32783931262 (patch)
tree196ca21cd478dd218d817e4ede1c57a9408a24ef
parent2e9a7b2004d943eaf1be1778c94790528c573cb1 (diff)
downloadxorg-proto-fixesproto-6415267d65f3f31d66abf70d029ff32783931262.tar.gz
Typo fixes in XFixes protocol spec
-rw-r--r--fixesproto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fixesproto.txt b/fixesproto.txt
index d610876..65f042c 100644
--- a/fixesproto.txt
+++ b/fixesproto.txt
@@ -371,7 +371,7 @@ SetGCClipRegion
region: Region or None
This request changes clip-mask in gc to the specified region and
- sets the clp origin. Output will be clippped to remain contained
+ sets the clip origin. Output will be clipped to remain contained
within the region. The clip origin is interpreted relative to the
origin of whatever destination drawable is specified in a graphics
request. The region is interpreted relative to the clip origin.