diff options
author | Stefano Sabatini | 2013-11-24 19:20:29 +0100 |
---|---|---|
committer | Stefano Sabatini | 2013-11-24 19:35:36 +0100 |
commit | 8446bb33d1d04c9d0e172eb0d87550f129c18754 (patch) | |
tree | d249c5020bf2d90c29e0a458d229825f7117acb6 /doc/outdevs.texi | |
parent | e043298cb1b91625ee49e89dcd63916b410bb748 (diff) |
doc/outdevs/sdl: fix confusing text about window_fullscreen default value
Diffstat (limited to 'doc/outdevs.texi')
-rw-r--r-- | doc/outdevs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/outdevs.texi b/doc/outdevs.texi index c7372254bb..8038defe67 100644 --- a/doc/outdevs.texi +++ b/doc/outdevs.texi @@ -206,7 +206,7 @@ downscaled according to the aspect ratio. @item window_fullscreen Set fullscreen mode when non-zero value is provided. -Zero is a default. +Default value is zero. @end table @subsection Examples |