Skip to content

Fix docstring/comment/log typos#68944

Closed
MukundaKatta wants to merge 2 commits into
saltstack:masterfrom
MukundaKatta:fix-typos
Closed

Fix docstring/comment/log typos#68944
MukundaKatta wants to merge 2 commits into
saltstack:masterfrom
MukundaKatta:fix-typos

Conversation

@MukundaKatta

Copy link
Copy Markdown

Small typo fixes in docstrings, comments, and one log message:

  • salt/modules/vsphere.py: named paramter -> named parameter
  • salt/modules/saltutil.py, salt/runners/saltutil.py: comma-seperated -> comma-separated (docstrings for sync/blacklist params)
  • salt/states/pkg.py: setting the paramter -> setting the parameter
  • tests/.../test_event_publisher.py: log finished succesfully -> finished successfully
  • tests/.../test_etcd_util.py: subtest label recieve the tree -> receive the tree
  • tests/.../cloud_test_base.py: error message error occured -> error occurred

No behavior changes.

@MukundaKatta MukundaKatta requested a review from a team as a code owner April 15, 2026 08:23
@dwoz dwoz added the test:full Run the full test suite label Apr 19, 2026
@MukundaKatta

Copy link
Copy Markdown
Author

Overlaps with #68943 on the five files in salt/cli/, salt/crypt.py, salt/metaproxy/, salt/minion.py, salt/transport/. #68943 is narrower and focuses on user-visible log messages — closing this broader docstring/comment sweep in favor of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants