diff --git a/genlog.sh b/genlog.sh index 2c9bd4e..a365b37 100755 --- a/genlog.sh +++ b/genlog.sh @@ -69,7 +69,7 @@ do # saved title, and save the modified file in our temporary directory sed "s#<\!-- TITLE -->#${title}#" "$header_template" > "$tempdir/header.html" - # convertig .gmi files in .html + # converting .gmi files in .html /usr/local/bin/gmnitohtml < "$gmi_file" > "$tempdir/body.html" # retrieving of the path of the current .gmi file