diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-08 18:35:45 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-08 18:35:45 +0100 |
commit | 0245a637604d36e2f75903a6d6f236bffd476e67 (patch) | |
tree | a2b2168a88268af7a1f1c8cce2d2e09c18ac9de9 /files/zh-cn/web/api/location | |
parent | 6b354837cbc7f718409e11da44d05d0c0668ab5e (diff) | |
download | translated-content-0245a637604d36e2f75903a6d6f236bffd476e67.tar.gz translated-content-0245a637604d36e2f75903a6d6f236bffd476e67.tar.bz2 translated-content-0245a637604d36e2f75903a6d6f236bffd476e67.zip |
fix some more zh-cn macros
Diffstat (limited to 'files/zh-cn/web/api/location')
-rw-r--r-- | files/zh-cn/web/api/location/tostring/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/location/tostring/index.html b/files/zh-cn/web/api/location/tostring/index.html index 6af60a303c..c975af6b11 100644 --- a/files/zh-cn/web/api/location/tostring/index.html +++ b/files/zh-cn/web/api/location/tostring/index.html @@ -28,8 +28,8 @@ var result = anchor.toString(); // Returns: 'https://developer.mozilla.org/en-US <th scope="col"><font><font>评论</font></font></th> </tr> <tr> - <td><font><font>{{SpecName('HTML WHATWG',“#dom-location-href”)}}</font></font></td> - <td><font><font>{{Spec2('HTML WHATWG')}}</font></font></td> + <td><font><font>{{SpecName("HTML WHATWG","#dom-location-href")}}</font></font></td> + <td><font><font>{{Spec2("HTML WHATWG")}}</font></font></td> <td></td> </tr> </tbody> |