Skip to content

Commit 571c7da

Browse files
committed
Refine name
1 parent 77daaa0 commit 571c7da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyarmor/docs/zh/user/configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ rft_option
365365
- 不进行命名,所有该对象的其他属性也不进行重命名
366366
- 进行重命名,所有该对象的其他属性也重命名
367367

368-
- rft_call_rulers
368+
- rft_call_rules
369369

370370
列表,应用于函数调用语句,匹配模式的函数,调用中关键字参数均进行重命名::
371371

@@ -381,7 +381,7 @@ rft_option
381381

382382
joker.card:Fibo.start:self.runner.run
383383

384-
- rft_attr_rulers
384+
- rft_attr_rules
385385

386386
属性重命名规则,满足模式的属性链表进行重命名,模式的格式和 rft_call_rulers 相同::
387387

0 commit comments

Comments
 (0)