Skip to content

Commit

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

PiperOrigin-RevId: 431943084
  • Loading branch information
brentleyjones authored and Copybara-Service committed Mar 2, 2022
1 parent 8cefb8b commit fa761f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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 fa761f8

Please sign in to comment.