Skip to content

fix: correct typo 'adresses' to 'addresses' in network.py docstring#69191

Open
algojogacor wants to merge 1 commit into
saltstack:masterfrom
algojogacor:fix/typo-adresses-addresses-v2
Open

fix: correct typo 'adresses' to 'addresses' in network.py docstring#69191
algojogacor wants to merge 1 commit into
saltstack:masterfrom
algojogacor:fix/typo-adresses-addresses-v2

Conversation

@algojogacor
Copy link
Copy Markdown

Summary

Correct a spelling error in the _ip_addrs function docstring: "adresses" → "addresses".

Root Cause

Simple typo in the docstring of salt/utils/network.py.

Fix

  • salt/utils/network.py: Changed "adresses" to "addresses" in the _ip_addrs function docstring (line 1434).

Testing

  • No functional changes — docstring-only fix.
  • No tests affected.

Closes #66731

@algojogacor algojogacor requested a review from a team as a code owner May 19, 2026 13:20
@twangboy twangboy added documentation Relates to Salt documentation test:full Run the full test suite labels May 19, 2026
@twangboy twangboy added this to the Potassium v3009.0 milestone May 19, 2026
@twangboy
Copy link
Copy Markdown
Contributor

If you want this in sooner, create it against the 3008.x branch

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

Labels

documentation Relates to Salt documentation test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] pkgrepo.managed saving keys in /usr/share/keyrings/ with too restrictive permissions on hardens systems.

2 participants