diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-03-19 01:04:23 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-03-19 01:04:23 +0000 |
commit | 23869b4af420c46abbacdea0a25734e631971f0b (patch) | |
tree | 625ad814fbf8b01c60e3cc90b3ac15943016a0f0 /doc/general.texi | |
parent | 62651fa729b7d0b1b5c8cb42077b42640254948e (diff) | |
download | ffmpeg-23869b4af420c46abbacdea0a25734e631971f0b.tar.gz |
Fix copy and paste typo in input/output devices section.
Originally committed as revision 18039 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index b187825a9a..602d5f446a 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -658,7 +658,7 @@ performance on systems without hardware floating point support). @item X11 grabbing @tab X @tab @end multitable -@code{X} means that the protocol is supported. +@code{X} means that input/output is supported. @chapter Platform Specific information |