!32317 fix chinese doc

Merge pull request !32317 from dwang1108/dwang1108
This commit is contained in:
i-robot 2022-03-31 08:06:44 +00:00 committed by Gitee
commit be013d6014
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ mindspore.dataset.text.transforms.RegexReplace
- **TypeError** - 参数 `pattern` 的类型不是str。
- **TypeError** - 参数 `replace` 的类型不是str。
- **TypeError** - 参数 `separator` 的类型不是bool。
- **TypeError** - 参数 `replace_all` 的类型不是bool。