blind

suckless command-line video editing utility
git clone git://git.suckless.org/blind
Log | Files | Refs | README | LICENSE

commit b8a30d699041fe9953b37019913792a7cc2192f7
parent 5711d9e697756ce7a7f844d4a9c25c5549b0180b
Author: Mattias Andrée <maandree@kth.se>
Date:   Sat, 16 Sep 2017 23:53:15 +0200

Fix typo

Signed-off-by: Mattias Andrée <maandree@kth.se>

Diffstat:
Mman/blind-spiral-gradient.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/blind-spiral-gradient.1 b/man/blind-spiral-gradient.1 @@ -35,7 +35,7 @@ modify the shape of the spiral so that it is based on a superellipse instead of a circle. The first and second channel of third pixel creates a vector that is normalised. This vector and its -normal creates the basis an imaginary coordinate +normal creates the basis of an imaginary coordinate system with its origo at the beginning of the spiral. The superellipse defined by the equation .RI | x |^ a +| y / m |^ b =1,