summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/swscale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/swscale.txt b/doc/swscale.txt
index cca60fdabc..8b95477835 100644
--- a/doc/swscale.txt
+++ b/doc/swscale.txt
@@ -94,7 +94,7 @@ little headroom for convolutional filters like sharpening filters and
minimizing SIMD instructions needed to apply them.
It would be trivial to use a different 1.0 point if some specific scaler
would benefit from it.
-Also as already hinted at initFilter() accepts an optional convolutional
+Also as already hinted at, initFilter() accepts an optional convolutional
filter as input that can be used for contrast, saturation, blur, sharpening
shift, chroma vs. luma shift, ...