Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/doc/rustc/src/platform-support/nuttx.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The following target names are defined:

## Building the target

The target can be built by enabled in the `rustc` build:
The target can be built by enabling it in the `rustc` build:

```toml
[build]
Expand Down
Loading