Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix spelling error in docstring #45925

Merged
merged 1 commit into from Feb 8, 2018

Conversation

terminalmage
Copy link
Contributor

No description provided.

@@ -777,8 +777,8 @@ def highstate(test=None, queue=False, **kwargs):

.. code-block:: bash

salt '*' state.higstate exclude=bar,baz
salt '*' state.higstate exclude=foo*
salt '*' state.hihgstate exclude=bar,baz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are still misspelled. :)

hihg --> high

The third example (which you didn't edit) is also misspelled. Can you fix all three?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol, epic fail. fixing now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That third example looks like it was spelled properly in the first place.

@rallytime rallytime merged commit 9d14ad9 into saltstack:2017.7 Feb 8, 2018
@terminalmage terminalmage deleted the fix-spelling branch February 9, 2018 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants