doc: Also update shebang for chapter-texi2docbook.py
This commit is contained in:
parent
ed97836149
commit
ed1573fc17
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# python script to convert the handwritten chapter .texi files, which include
|
||||
# the generated files for each function, to DocBook XML
|
||||
|
|
Loading…
Reference in New Issue