summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYong Bakos <ybakos@humanoriented.com>2016-04-11 17:22:49 -0500
committerBryce Harrington <bryce@bryceharrington.org>2016-04-13 12:35:02 -0700
commit8dab46ab53fbfc1c3c1f0482b640593247e8e69c (patch)
tree95bb19c765b0509987449fbfff755bc2c9713958
parenta50668559cc91b434177315004635d9e6e32d48b (diff)
presentation-time: Correct minor grammar errors
Signed-off-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
-rw-r--r--stable/presentation-time/presentation-time.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/stable/presentation-time/presentation-time.xml b/stable/presentation-time/presentation-time.xml
index dc4ae68..b8de4ca 100644
--- a/stable/presentation-time/presentation-time.xml
+++ b/stable/presentation-time/presentation-time.xml
@@ -33,7 +33,7 @@
The main feature of this interface is accurate presentation
timing feedback to ensure smooth video playback while maintaining
audio/video synchronization. Some features use the concept of a
- presentation clock, which is defined in presentation.clock_id
+ presentation clock, which is defined in the presentation.clock_id
event.
Request 'feedback' can be regarded as an additional wl_surface
@@ -79,7 +79,7 @@
multiple presentation_feedback objects are created for the same
submission, they will all deliver the same information.
- For details on what information is returned, see
+ For details on what information is returned, see the
presentation_feedback interface.
</description>
@@ -140,7 +140,7 @@
update because it was superseded or its surface destroyed,
and the content update is discarded.
- Once a presentation_feedback object has delivered an 'presented'
+ Once a presentation_feedback object has delivered a 'presented'
or 'discarded' event it is automatically destroyed.
</description>