(wrong string) ée

From: <git_AT_suckless.org>
Date: Sat, 5 Aug 2017 00:11:47 +0200 (CEST)

commit 7f85e13e7cdf86ecd84977cc22ebc905bf84608c
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Thu Jul 27 13:08:03 2017 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Thu Jul 27 13:08:03 2017 +0200

    fix typo and alphabetical order of commands
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

diff --git a/Makefile b/Makefile
index 2b4b900..1cdafbb 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -97,8 +97,8 @@ BIN =\
         blind-to-portable\
         blind-to-text\
         blind-to-video\
- blind-translate\
         blind-transition\
+ blind-translate\
         blind-transpose\
         blind-triangle-tessellation\
         blind-triangular-wave\
diff --git a/README b/README
index f93ac1a..7109d0e 100644
--- a/README
+++ b/README
_AT_@ -303,12 +303,12 @@ UTILITIES
        blind-to-video(1)
               Converts blind video to a regular video
 
- blind-translate(1)
- Perform framewise translation of a video
-
        blind-transition(1)
               Turn a gradient video to transition-gradient video
 
+ blind-translate(1)
+ Perform framewise translation of a video
+
        blind-transpose(1)
               Transpose a video
 
diff --git a/man/blind.7 b/man/blind.7
index 1bf0a3b..77c1030 100644
--- a/man/blind.7
+++ b/man/blind.7
_AT_@ -320,12 +320,12 @@ Convert a video to text
 .BR blind-to-video (1)
 Converts blind video to a regular video
 .TP
-.BR blind-tranlate (1)
-Perform framewise translation of a video
-.TP
 .BR blind-transition (1)
 Turn a gradient video to transition-gradient video
 .TP
+.BR blind-translate (1)
+Perform framewise translation of a video
+.TP
 .BR blind-transpose (1)
 Transpose a video
 .TP
Received on Sat Aug 05 2017 - 00:11:47 CEST

This archive was generated by hypermail 2.3.0 : Sat Aug 05 2017 - 00:12:47 CEST