diff options
Diffstat (limited to 'more/writingdoc/template/overview.html')
-rw-r--r-- | more/writingdoc/template/overview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/more/writingdoc/template/overview.html b/more/writingdoc/template/overview.html index d4a443d6fa..d66709050c 100644 --- a/more/writingdoc/template/overview.html +++ b/more/writingdoc/template/overview.html @@ -3,7 +3,7 @@ <html> <head> <meta http-equiv="Content-Language" content="en-us"> - <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="../../../boost.css"> <title>{{Library}} - Overview</title> |