diff options
Diffstat (limited to 'specs/xextproto/tog-cup.xml')
-rw-r--r-- | specs/xextproto/tog-cup.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/specs/xextproto/tog-cup.xml b/specs/xextproto/tog-cup.xml index a35ff8c..c59e768 100644 --- a/specs/xextproto/tog-cup.xml +++ b/specs/xextproto/tog-cup.xml @@ -49,7 +49,7 @@ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON- INFRINGEMENT. IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF, OR IN -CONNNECTION WITH THE SOFTWARE OR THE USE OF OTHER DEALINGS IN +CONNECTION WITH THE SOFTWARE OR THE USE OF OTHER DEALINGS IN THE SOFTWARE. </para> <para> @@ -80,7 +80,7 @@ colormap flashing. </para> <para> -To encourage colormap sharing and accomodate special colormap requirements +To encourage colormap sharing and accommodate special colormap requirements two new protocols are defined: the first provides a way to query the server for a list of reserved colormap entries, and the second is a way to initialize read-only (shareable) colormap entries at specific locations @@ -555,7 +555,7 @@ proper location) in its private colormap using XCupStoreColors. <para> Applications which allocate many colors in a screen's default colormap, e.g. a color-cube or a gray-ramp, should allocate them with XCupStoreColors. By -using XCupStoreColors the colors will be allocated sharable (read-only) and +using XCupStoreColors the colors will be allocated shareable (read-only) and any other application which allocates the same color will share that color cell. </para> |