mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
Fix comment to match style of surrounding text
This commit is contained in:
@@ -273,7 +273,7 @@ fn run_cmd(repl: &mut Repl, _in: @io::Reader, _out: @io::Writer,
|
||||
~":{\\n ..lines.. \\n:}\\n - execute multiline command\n" +
|
||||
~":load <crate> ... - \
|
||||
loads given crates as dynamic libraries\n" +
|
||||
~":clear - bindings\n" +
|
||||
~":clear - clear the bindings\n" +
|
||||
~":exit - exit from the repl\n" +
|
||||
~":help - show this message");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user