diff options
| author | Jason Orendorff <jason.orendorff@gmail.com> | 2013-11-24 22:29:48 -0600 |
|---|---|---|
| committer | Jason Orendorff <jason.orendorff@gmail.com> | 2013-11-24 22:29:48 -0600 |
| commit | a7c1a4a985e3974a121e920a30a00f64d03dcb48 (patch) | |
| tree | 144ce03f871b6ad9609847197a7b0b1d2ee25ea9 /src/libstd | |
| parent | 09eca11805fd523b569047d0ec257cfbf439a73c (diff) | |
| download | rust-a7c1a4a985e3974a121e920a30a00f64d03dcb48.tar.gz rust-a7c1a4a985e3974a121e920a30a00f64d03dcb48.zip | |
Fix spelling of "vacuum" in one of the abort quotes.
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.", |
