We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c8bf5 commit 538dac7Copy full SHA for 538dac7
posts/2019-01-17-Rust-1.32.0.md
@@ -31,7 +31,7 @@ information.
31
32
#### The `dbg` macro
33
34
-First up, a small quality of life improvement. Are you a "printf debugger"? If you are, and
+First up, a quality of life improvement. Are you a "printf debugger"? If you are, and
35
you've wanted to print out some value while working on some code, you have to do this:
36
37
```rust
0 commit comments