Skip to content

Commit a766aaa

Browse files
committed
---
yaml --- r: 56753 b: refs/heads/try c: e56a178 h: refs/heads/master i: 56751: 44fd85a v: v3
1 parent 1640a68 commit a766aaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: c081ffbd1e845687202a975ea2e698b623e5722f
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 79a2b2eafc3c766cecec8a5f76317693bae9ed17
5-
refs/heads/try: c6a4ba9791371a25474ab6145175f71072c3cccd
5+
refs/heads/try: e56a17879aaa88787326e0bf3f7742980fed270e
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/src/librusti/rusti.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ fn run_cmd(repl: &mut Repl, _in: @io::Reader, _out: @io::Writer,
273273
~":{\\n ..lines.. \\n:}\\n - execute multiline command\n" +
274274
~":load <crate> ... - \
275275
loads given crates as dynamic libraries\n" +
276-
~":clear - clear the screen\n" +
276+
~":clear - clear the bindings\n" +
277277
~":exit - exit from the repl\n" +
278278
~":help - show this message");
279279
}

0 commit comments

Comments
 (0)