Skip to content

Commit f4cb469

Browse files
committed
Auto merge of #2663 - woodruffw-forks:os-macos-style, r=JohnTitor
categories: "mac OS" -> "macOS" This is a tiny nitpick that I noticed while opening #2662: Apple stylizes their operating system without the space, so I figured consistency with their style makes sense.
2 parents 391f124 + abeedb9 commit f4cb469

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/boot/categories.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,9 @@ Bindings to operating system-specific APIs.\
350350
"""
351351

352352
[os.categories.macos-apis]
353-
name = "mac OS APIs"
353+
name = "macOS APIs"
354354
description = """
355-
Bindings to mac OS-specific APIs.\
355+
Bindings to macOS-specific APIs.\
356356
"""
357357

358358
[os.categories.unix-apis]

0 commit comments

Comments
 (0)