Skip to content

Commit 7e1e2d2

Browse files
committed
Update rust.txt
Doc typo
1 parent d9f0d95 commit 7e1e2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rust.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ This plug defines very simple shortcuts for invoking Cargo from with Vim.
308308
Shortcut for 'cargo install`.
309309

310310
:Cruntarget <args> *:Cruntarget*
311-
Shortcut for 'cargo run --target' or 'cargo run --example',
311+
Shortcut for 'cargo run --bin' or 'cargo run --example',
312312
depending on the currently open buffer.
313313

314314
Formatting

0 commit comments

Comments
 (0)