From 7cf9ed5f656f24ee5afa8e7087ae167736449c89 Mon Sep 17 00:00:00 2001 From: Haoyu Qiu Date: Tue, 11 Jun 2024 10:45:27 +0800 Subject: Fix several typos in the documentation --- platform/macos/doc_classes/EditorExportPlatformMacOS.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'platform/macos') diff --git a/platform/macos/doc_classes/EditorExportPlatformMacOS.xml b/platform/macos/doc_classes/EditorExportPlatformMacOS.xml index 92ade4b77a..34ad52bbf6 100644 --- a/platform/macos/doc_classes/EditorExportPlatformMacOS.xml +++ b/platform/macos/doc_classes/EditorExportPlatformMacOS.xml @@ -224,16 +224,16 @@ Indicates whether your app uses advertising data for tracking. - Indicates whether your app collects audio data data. + Indicates whether your app collects audio data. The reasons your app collects audio data. See [url=https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests]Describing data use in privacy manifests[/url]. - Indicates whether your app links audio data data to the user's identity. + Indicates whether your app links audio data to the user's identity. - Indicates whether your app uses audio data data for tracking. + Indicates whether your app uses audio data for tracking. Indicates whether your app collects browsing history. -- cgit v1.2.3