Fix typo - blind - suckless command-line video editing utility
 (HTM) git clone git://git.suckless.org/blind
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b8a30d699041fe9953b37019913792a7cc2192f7
 (DIR) parent 5711d9e697756ce7a7f844d4a9c25c5549b0180b
 (HTM) 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:
         M man/blind-spiral-gradient.1         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) 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,