changeset 17182:3a892a5656db

minor grammar clarification to the last commit, + omitted periods
author wanderer
date Mon, 12 Dec 2005 01:34:41 +0000
parents 53c3eaaf8b49
children 7fae0e36338c
files DOCS/tech/slave.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Sun Dec 11 23:55:12 2005 +0000
+++ b/DOCS/tech/slave.txt	Mon Dec 12 01:34:41 2005 +0000
@@ -31,9 +31,9 @@
 
 [brightness|contrast|gamma|hue|saturation] <value> [<abs>]
     Set/adjust video parameters.
-    If abs is not given or zero, modifies parameter by <value>.
-    If abs is non-zero, parameter is set to <value>
-    <value> is in the range [-100, 100]
+    If abs is not given or is zero, modifies parameter by <value>.
+    If abs is non-zero, parameter is set to <value>.
+    <value> is in the range [-100, 100].
 
 change_rectangle <val1> <val2>
     Change the position of the rectangle filter rectangle.