changeset 30155:e42708d45804

Fix a few typos in the matrixview section.
author diego
date Mon, 04 Jan 2010 11:14:47 +0000
parents 772664b337f6
children 7c1ce5b56093
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Mon Jan 04 11:13:49 2010 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Jan 04 11:14:47 2010 +0000
@@ -3996,17 +3996,17 @@
 .
 .TP
 .B matrixview
-OpenGL based renderer creating a Matrix-like running-text effect.
+OpenGL-based renderer creating a Matrix-like running-text effect.
 .PD 0
 .RSs
 .IPs cols=<n>
 Number of text columns to display.
 Very low values (< 16) will probably fail due to scaler limitations.
-Values not divisible be 16 may cause issues as well.
+Values not divisible by 16 may cause issues as well.
 .IPs rows=<n>
 Number of text rows to display.
 Very low values (< 16) will probably fail due to scaler limitations.
-Values not divisible be 16 may cause issues as well.
+Values not divisible by 16 may cause issues as well.
 .REss
 .
 .TP