Skip to content

Commit 271323f

Browse files
authored
Update README.md
1 parent ae9ba2e commit 271323f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import SystemExtensionKit
4343

4444
...
4545

46-
// check SystemExtension Status
46+
// Check SystemExtension status
4747
if #available(macOS 12.0, *) {
4848
let enable = await SystemExtension.checkSystemExtensionEnableStatus()
4949
if enable {

0 commit comments

Comments
 (0)