Skip to content

Commit 388b088

Browse files
Update cocoa/Cargo.toml
Co-authored-by: Divy Srivastava <[email protected]>
1 parent f5058c1 commit 388b088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocoa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ objc = "0.2.3"
2323

2424
[features]
2525
default = ["link"]
26-
# Use static linking for frameworks. Disale to manually link. Enabled by default.
26+
# Disable to manually link. Enabled by default.
2727
link = ["core-foundation/link", "cocoa-foundation/link", "core-graphics/link"]

0 commit comments

Comments
 (0)