Update macOS UI reference to “System Settings” #5723
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
made changes to rename system preferences to system settings according to new mac os name change
Docs: Update macOS UI reference to “System Settings”
This PR updates the documentation in docs/server.rst to reflect the latest macOS UI terminology.
Specifically, it replaces the outdated term “System Preferences” with “System Settings”, aligning with macOS Ventura and later versions.
What Changed
• Line updated in instructions to disable AirPlay Receiver from:
• "System Preferences" → "System Settings"
Notes
• No issue was created for this change, as it is a minor documentation correction.
• This update does not affect any code or behavior.
• No test or changelog entry required per contribution guidelines for doc typo-level fixes.