From: Guido Draheim Date: Sat, 24 Mar 2018 13:58:14 +0000 (+0100) Subject: some typos #46 X-Git-Tag: v0.13.70~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e1f30f99e2878d779503ffb2b5b8cf2e9afbb19;p=zziplib some typos #46 --- diff --git a/docs/dbk2man.py b/docs/dbk2man.py index f0b810c..9f38871 100755 --- a/docs/dbk2man.py +++ b/docs/dbk2man.py @@ -1,4 +1,4 @@ -#! /usr/bin/python> +#! /usr/bin/python from __future__ import print_function """ Converts an xml-file with docbook elements into troff manual pages. diff --git a/docs/dir2index.py b/docs/dir2index.py index 4bce424..bce2164 100755 --- a/docs/dir2index.py +++ b/docs/dir2index.py @@ -1,4 +1,4 @@ -#! /usr/bin/python> +#! /usr/bin/python from __future__ import print_function """ Searches through a directory and creates an index page for it