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 config descriptions grammar #9687

Merged

Conversation

Dentomologist
Copy link
Contributor

No description provided.

@@ -200,15 +200,15 @@ void GeneralWidget::AddDescriptions()
#if defined(_WIN32)
Copy link
Member

Choose a reason for hiding this comment

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

Why do we even have two different strings for Windows and non-Windows? Can't we just unify both with "any of the other backends"?

The non-Windows description is also missing the "Different games and different GPUs will behave differently" bit.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

I originally did add the "Different games" bit to non-Windows platforms, but apparently that got lost while I was rewriting the history before the PR.

@Dentomologist Dentomologist force-pushed the fix_config_descriptions_grammar branch from 3627c02 to 5a688b7 Compare May 12, 2021 17:50
@lioncash lioncash merged commit 9312e45 into dolphin-emu:master May 20, 2021
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants