!25353 fix grammar issue in context.py comment

Merge pull request !25353 from liangyongxiong/master
This commit is contained in:
i-robot 2021-11-01 09:15:20 +00:00 committed by Gitee
commit 7cfcda92a2
1 changed files with 2 additions and 2 deletions

View File

@ -629,8 +629,8 @@ def set_context(**kwargs):
configure RDR:
- enable: controls whether the RDR is enabled to collects the key data during training and
saves key data in the fault scenario. When set to true, the RDR will be turned on.
- enable: controls whether the RDR is enabled to collect the key data during training and
save key data in the fault scenario. When set to true, the RDR will be turned on.
When set to false, the RDR will be turned off.
- path: sets the path where RDR saves data. The current path must be absolute.