edit symbol

This commit is contained in:
Ruan Yifeng
2015-06-14 08:44:35 +08:00
parent 062742d1c5
commit 3503aae7f6
+1 -1
View File
@@ -356,7 +356,7 @@ r.sticky // true
```
## Regexp.escape
## Regexp.escape()
字符串必须转义,才能作为正则模式。