未验证 提交 3b0f14fd 编写于 作者: R Ruslan Stelmachenko 提交者: GitHub

Fix typo in Regular Expression Pointcuts docs

Closes gh-25767
上级 bd277819
......@@ -170,7 +170,7 @@ expression pointcut that uses the regular expression support in the JDK.
With the `JdkRegexpMethodPointcut` class, you can provide a list of pattern strings. If
any of these is a match, the pointcut evaluates to `true`. (So, the result is
effectively the union of these pointcuts.)
effectively the union of these patterns.)
The following example shows how to use `JdkRegexpMethodPointcut`:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册