typo "salve" instead of "slave" in identifiers
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 765
- PR merge metrics
- No merged PRs in 30d
Description
There are some typos "salve" instead of "slave" in identifiers
[1](https://github.com/FedML-AI/FedML/blob/3f3e7c7aafe9fac51343110406bc0a9e7d097f16/python/fedml/fa/cross_silo/client/client_initializer.py#L55)
[2](https://github.com/FedML-AI/FedML/blob/3f3e7c7aafe9fac51343110406bc0a9e7d097f16/python/fedml/computing/scheduler/slave/client_runner.py#L1224)
[3](https://github.com/FedML-AI/FedML/blob/3f3e7c7aafe9fac51343110406bc0a9e7d097f16/python/fedml/computing/scheduler/slave/client_runner.py#L1226)
[4](https://github.com/FedML-AI/FedML/blob/3f3e7c7aafe9fac51343110406bc0a9e7d097f16/python/fedml/cross_cloud/client/client_initializer.py#L88)
[5](https://github.com/FedML-AI/FedML/blob/3f3e7c7aafe9fac51343110406bc0a9e7d097f16/python/fedml/cross_silo/client/client_initializer.py#L88)
[6](https://github.com/FedML-AI/FedML/blob/3f3e7c7aafe9fac51343110406bc0a9e7d097f16/python/fedml/serving/client/client_initializer.py#L80)
Contributor guide
Assessment
This issue has not been assessed yet.