diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/update_doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/update_doc b/scripts/update_doc index 18b472af..7ecd5617 100755 --- a/scripts/update_doc +++ b/scripts/update_doc @@ -87,6 +87,7 @@ if manual then <html> <head> <title>Textadept Manual</title> + <meta charset="utf-8" /> <link rel="stylesheet" href="luadoc.css" type="text/css" /> </head> |