Skip to content

Fix #3982: Correct "maximum"->"minimum" for Smb2DialectMin parameter in Set-SmbServerConfiguration help text #3983

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

Conversation

dodexahedron
Copy link
Contributor

PR Summary

The help text for the Smb2DialectMin parameter for Set-SmbServerConfiguration of the smbshare module uses the word "maximum" when it should use the word "minimum" when describing the values.

This just fixes that.

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the [contributors guide][contrib].
  • Style: This PR adheres to the [style guide][style].

@dodexahedron
Copy link
Contributor Author

All done with this. Just a 2-character change on each of the relevant lines.

Copy link
Contributor

Learn Build status updates of commit 50393e3:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2025-ps/smbshare/Set-SmbServerConfiguration.md ✅Succeeded View (WindowsServer2025-ps)

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit 56ed836:

✅ Validation status: passed

File Status Preview URL Details
docset/winserver2025-ps/smbshare/Set-SmbServerConfiguration.md ✅Succeeded View (WindowsServer2025-ps)

For more details, please refer to the build report.

For any questions, please:

@JasonGerend JasonGerend merged commit 580c21b into MicrosoftDocs:main May 2, 2025
8 checks passed
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.

Quality: Fix "maximum" -> "minimum" for Smb2DialectMin parameter of Set-SmbServerConfiguration help text
2 participants