diff options
| author | bors <bors@rust-lang.org> | 2013-11-25 02:27:01 -0800 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-11-25 02:27:01 -0800 |
| commit | 40439516ecf10c760a9df2cd562f6b695d4d4a6b (patch) | |
| tree | c7e69d275214aa7bf2c1a30053d8821067a87612 /src/libstd | |
| parent | 55201ed858fa42112bd36aa5bdf72fb070173530 (diff) | |
| parent | a7c1a4a985e3974a121e920a30a00f64d03dcb48 (diff) | |
| download | rust-40439516ecf10c760a9df2cd562f6b695d4d4a6b.tar.gz rust-40439516ecf10c760a9df2cd562f6b695d4d4a6b.zip | |
auto merge of #10643 : jorendorff/rust/master, r=alexcrichton
Diffstat (limited to 'src/libstd')
| -rw-r--r-- | src/libstd/rt/util.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstd/rt/util.rs b/src/libstd/rt/util.rs index b5b76f6af66..a1f867fd5f3 100644 --- a/src/libstd/rt/util.rs +++ b/src/libstd/rt/util.rs @@ -116,7 +116,7 @@ weedy but not remembered; terrible spires and monoliths of lands that men never knew were lands...", 4 => " There was a night when winds from unknown spaces whirled us irresistibly into -limitless vacum beyond all thought and entity. Perceptions of the most +limitless vacuum beyond all thought and entity. Perceptions of the most maddeningly untransmissible sort thronged upon us; perceptions of infinity which at the time convulsed us with joy, yet which are now partly lost to my memory and partly incapable of presentation to others.", |
