diff options
author | Nicolas Kaiser <[email protected]> | 2011-04-10 09:58:50 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-04-10 09:58:53 -0600 |
commit | ae5776c41f12515bb73c07ee2a0aed56cdd1a1ef (patch) | |
tree | 01a61931487b8612b332b6d35275c259de250a02 /docs/MESA_swap_control.spec | |
parent | 74559abbef5e5bcd3dbe1b8bbb8a39391a8a8671 (diff) |
docs: fix typos in Mesa specs
Signed-off-by: Nicolas Kaiser <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'docs/MESA_swap_control.spec')
-rw-r--r-- | docs/MESA_swap_control.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/MESA_swap_control.spec b/docs/MESA_swap_control.spec index 856978b535b..a002563c9dc 100644 --- a/docs/MESA_swap_control.spec +++ b/docs/MESA_swap_control.spec @@ -88,8 +88,8 @@ Additions to the GLX 1.3 Specification this is typically the time required to display both the even and odd fields of a frame of video data. - If <interval> is set to a value of 0, buffer swaps are not synchron- - ized to a video frame. The <interval> value is silently clamped to + If <interval> is set to a value of 0, buffer swaps are not synchro- + nized to a video frame. The <interval> value is silently clamped to the maximum implementation-dependent value supported before being stored. |