Browse Source

doc/outdevs: fix typos (devices -> device)

tags/n2.0
Stefano Sabatini 12 years ago
parent
commit
e65c4a2330
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      doc/outdevs.texi

+ 2
- 2
doc/outdevs.texi View File

@@ -26,7 +26,7 @@ ALSA (Advanced Linux Sound Architecture) output device.

CACA output device.

This output devices allows to show a video stream in CACA window.
This output device allows to show a video stream in CACA window.
Only one CACA window is allowed per application, so you can
have only one instance of this output device in an application.

@@ -112,7 +112,7 @@ OSS (Open Sound System) output device.

SDL (Simple DirectMedia Layer) output device.

This output devices allows to show a video stream in an SDL
This output device allows to show a video stream in an SDL
window. Only one SDL window is allowed per application, so you can
have only one instance of this output device in an application.



Loading…
Cancel
Save