docs: Change factuality and word choice in app.runningUnderARM64Translation (#36947)
Change factuality and word choice. Added "or WOW" to the phrase, "when they are running the x64 version under Rosetta", to reflect the use of a supported platform, Windows, as a possible scenario. Changed the wording of that same sentence to make it appear clearer. "incorrectly" to "mistakenly" and moved this word to before the verb instead of the end of the sentence.
This commit is contained in:
parent
4e4ae9ff53
commit
5ce8dfdcb5
1 changed files with 1 additions and 2 deletions
|
@ -1566,5 +1566,4 @@ an ARM64 translator (like the macOS
|
|||
or Windows [WOW](https://en.wikipedia.org/wiki/Windows_on_Windows)).
|
||||
|
||||
You can use this property to prompt users to download the arm64 version of
|
||||
your application when they are running the x64 version under Rosetta
|
||||
incorrectly.
|
||||
your application when they are mistakenly running the x64 version under Rosetta or WOW.
|
||||
|
|
Loading…
Reference in a new issue