Skip to content

fix capitalization consistency issues in README.md#9500

Open
FeltMacaroon389 wants to merge 3 commits intoValveSoftware:proton_10.0from
FeltMacaroon389:FeltMacaroon389-patch-1
Open

fix capitalization consistency issues in README.md#9500
FeltMacaroon389 wants to merge 3 commits intoValveSoftware:proton_10.0from
FeltMacaroon389:FeltMacaroon389-patch-1

Conversation

@FeltMacaroon389
Copy link

Various terms were incorrectly or inconsistently capitalized in README.md. Additionally, there was some poorly formatted text. This takes care of that.

Various terms were incorrectly or inconsistently capitalized in README.md. Additionally, there was some poorly formatted text. This takes care of that.
@Chiitoo
Copy link

Chiitoo commented Feb 19, 2026

The capitalisation that upstream developers and documentation use is Wine, which I would consider the more correct form, rather than WINE, even if it seems someawhats popular still.

See for example:

Change previous incorrect capitalizations of "WINE" to "Wine".
@FeltMacaroon389
Copy link
Author

Thanks for the comment, I've updated things accordingly.

Another correction of the incorrect capitalization of "WINE" to "Wine" that was missed in the previous commit.
Projects built using cmake or meson (e.g. vkd3d-proton) automatically come with
`compile_commands.json`. For autotools (e.g. wine) you have to [configure the
Projects built using CMake or Meson (e.g. vkd3d-proton) automatically come with
`compile_commands.json`. For autotools (e.g. WINE) you have to [configure the

Choose a reason for hiding this comment

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

Suggested change
`compile_commands.json`. For autotools (e.g. WINE) you have to [configure the
`compile_commands.json`. For autotools (e.g. Wine) you have to [configure the

I noticed you were correcting it from WINE -> Wine. Does this need correction too?

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.

3 participants