Skip to content

Commit

Permalink
docs: correct method name for isTranslatedBinaryOnAppleSilicon (#13614)
Browse files Browse the repository at this point in the history
  • Loading branch information
janvennemann committed Oct 19, 2022
1 parent c225669 commit bb89d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apidoc/Titanium/Platform/Platform.yml
Expand Up @@ -271,7 +271,7 @@ properties:
permission: read-only
since: "7.0.0"

- name: isRunningOnAppleSilicon
- name: isTranslatedBinaryOnAppleSilicon
summary: |
A Boolean value that indicates whether the current app is running as a translated
binary using Rosetta on an Apple Silicon device.
Expand Down

0 comments on commit bb89d44

Please sign in to comment.