# HG changeset patch # User Paul Issott # Date 1487965641 0 # Node ID 2c076cc8e7cbfc7c9cbdcafe263ba4ae7c49564c # Parent 1c1fdd9f8385e32c569e1883720d1bc737a2feeb Tiny edit diff -r 1c1fdd9f8385 -r 2c076cc8e7cb index.cgi --- a/index.cgi Thu Feb 23 21:59:04 2017 +0100 +++ b/index.cgi Fri Feb 24 19:47:21 2017 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # # CGI/SHell MediaBox using HTML5 features. Coded with lightness and -# elegence in mind. +# elegance in mind. # # Copyright (C) 2017 SliTaz GNU/Linux - BSD License # @@ -256,7 +256,7 @@ Videos : $VIDEOS EOT echo -n "Tools : " - # Only small nd light tools! + # Only small and light tools! for tool in mediainfo normalize sox do if [ -x "/usr/bin/$tool" ]; then