diff options
Diffstat (limited to 'files/zh-cn/web/api/location/tostring/index.html')
-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> |