fix: correct 'occured'/'recieve' typos in log messages#68943
fix: correct 'occured'/'recieve' typos in log messages#68943MukundaKatta wants to merge 2 commits into
Conversation
|
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here's some information that may help as you continue your Salt journey. There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
|
Let's make these against the 3006.x branch please. |
62d9ba6 to
a9f74bd
Compare
a9f74bd to
4a9a44a
Compare
Fixes typos in user-visible log messages and a
TimeoutError:salt/crypt.py:occured loading master pub-key→occurred ...salt/metaproxy/deltaproxy.py: twoexception occured during ...→exception occurred during ...salt/transport/zeromq.py:PublishClient recieve timedout→PublishClient receive timedoutsalt/cli/daemons.py:An error occured while setting up the minion manager→... occurred ...salt/minion.py:TimeoutError('Did not recieve return event')→... receive ...Message-only change, no behavior change.