diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-12-14 13:34:10 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-01-09 10:45:51 -0800 |
commit | 6415267d65f3f31d66abf70d029ff32783931262 (patch) | |
tree | 196ca21cd478dd218d817e4ede1c57a9408a24ef /fixesproto.txt | |
parent | 2e9a7b2004d943eaf1be1778c94790528c573cb1 (diff) |
Typo fixes in XFixes protocol spec
Diffstat (limited to 'fixesproto.txt')
-rw-r--r-- | fixesproto.txt | 2 |
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. |