Skip to content

Commit

Permalink
Fix typo in apple_common.platform docs (bazelbuild#14958)
Browse files Browse the repository at this point in the history
Closes bazelbuild#14913.

PiperOrigin-RevId: 431943084
(cherry picked from commit fa761f8)
  • Loading branch information
brentleyjones committed Mar 4, 2022
1 parent 764614e commit 85d7ed6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -87,7 +87,7 @@ public interface AppleCommonApi<
+ "<li><code>tvos_device</code></li>"
+ "<li><code>tvos_simulator</code></li>"
+ "<li><code>watchos_device</code></li>"
+ "<li><code>watchos_device</code></li>"
+ "<li><code>watchos_simulator</code></li>"
+ "</ul><p>"
+ "These values can be passed to methods that expect a platform, like "
+ "<a href='XcodeVersionConfig.html#sdk_version_for_platform'>"
Expand Down

0 comments on commit 85d7ed6

Please sign in to comment.