summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiggi Langauf <siggi@users.sourceforge.net>2004-01-02 19:31:56 +0000
committerSiggi Langauf <siggi@users.sourceforge.net>2004-01-02 19:31:56 +0000
commit5a5fb1da8128dceb97efa1712721a2fb96b578ba (patch)
tree94372afe5d71f5e8da6716a4963ba2d7ce5f6a2b
parent8772170a108e2540494b48d030ebb0dab22c521f (diff)
downloadxine-lib-5a5fb1da8128dceb97efa1712721a2fb96b578ba.tar.gz
xine-lib-5a5fb1da8128dceb97efa1712721a2fb96b578ba.tar.bz2
fixing little typo
CVS patchset: 5974 CVS date: 2004/01/02 19:31:56
-rw-r--r--doc/faq/faq.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index d5df5bbc9..d0eadd86d 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -1612,7 +1612,7 @@
The difference between these counters is a little subtle for the non
developer. There are two threads running in order to display video:
the decoder thread will deliver frames to the video output thread.
- The later is responsible for scheduling the frames to be displayed at
+ The latter is responsible for scheduling the frames to be displayed at
the right time.
</para>
<para>