diff options
| author | Chris Mills <cmills@mozilla.com> | 2021-02-11 10:40:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 10:40:53 +0000 |
| commit | 8260a606c143e6b55a467edf017a56bdcd6cba7e (patch) | |
| tree | bc51ecdd5701a43bf74d92a7df5013924b55e45c /files/zh-cn/web/api/location | |
| parent | 0ca06a0c079532185ea953f4cb24adbe64f2c377 (diff) | |
| parent | a0ee33c19e35324f6ae8b8842899ef48d65ec04c (diff) | |
| download | translated-content-8260a606c143e6b55a467edf017a56bdcd6cba7e.tar.gz translated-content-8260a606c143e6b55a467edf017a56bdcd6cba7e.tar.bz2 translated-content-8260a606c143e6b55a467edf017a56bdcd6cba7e.zip | |
Merge pull request #29 from fiji-flo/fix-more-zh-cn-macros
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> |
