Skip to content

Commit 8811ebb

Browse files
committed
Fix typo
1 parent 14e7336 commit 8811ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/this-month/2021-01/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The `uart_16550` crate provides basic support for serial port I/O for 16550-comp
4747

4848
### [`cargo-xbuild`](https://github.com/rust-osdev/cargo-xbuild)
4949

50-
The `cargo-xbuild` project provides `cargo` command wrappers to cross-compile the sysroot crates `core` and `alloc`. This month, we fixed an error that occured in combination with the `XARGO_RUST_SRC` environment variable:
50+
The `cargo-xbuild` project provides `cargo` command wrappers to cross-compile the sysroot crates `core` and `alloc`. This month, we fixed an error that occurred in combination with the `XARGO_RUST_SRC` environment variable:
5151

5252
- [Ensure copied Cargo.lock is writable](https://github.com/rust-osdev/cargo-xbuild/pull/98) <span class="gray">(published as `v0.6.5`)</span>
5353

0 commit comments

Comments
 (0)