We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b627383 commit 4ea1cf6Copy full SHA for 4ea1cf6
book/src/g_object_memory_management.md
@@ -53,7 +53,7 @@ fn build_ui(application: &Application) {
53
}
54
```
55
56
-The Rust compiler refuses to compile this application while spitting our multiple error messages.
+The Rust compiler refuses to compile this application while spitting out multiple error messages.
57
Let's have a look at them one by one.
58
59
```console
0 commit comments