Remove trailing whitespace

This commit is contained in:
Josh Buchea 2016-05-03 07:35:55 -07:00
parent 67d437f3fc
commit 7952c0a1ab
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ A collection of HTML head elements.
<!-- Simplify the page to reduce data transfer -->
<meta name="layoutmode" content="fitscreen">
<!-- Disable the UC browser's feature of "scaling font up when there are many words in this page" -->
<meta name="wap-font-scale" content="no">
<meta name="wap-font-scale" content="no">
```
- [UC Browser Docs](http://www.uc.cn/download/UCBrowser_U3_API.doc)