Skip to content

Commit e0157a6

Browse files
mehmetoguzderinemilio
authored andcommitted
From Nullablibility to Nullability
A basic fix
1 parent 4fef503 commit e0157a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/objc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ long compile time.
6666

6767
## Not (yet) Supported
6868

69-
* Nullablibility attributes which return `Option`s.
69+
* Nullability attributes which return `Option`s.
7070
* Probably many other things. Feel free to [open an issue](https://github.com/rust-lang/rust-bindgen/issues).
7171

7272
# Example crate(s)

0 commit comments

Comments
 (0)