]> git.lizzy.rs Git - rust.git/commitdiff
Remove typo
authorNiko Matsakis <niko@alum.mit.edu>
Thu, 16 Jan 2014 10:56:56 +0000 (05:56 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Thu, 16 Jan 2014 10:56:56 +0000 (05:56 -0500)
src/libstd/util.rs

index 22b07d6548f228872fd3e275f70c0fb316d511fa..06c7923bfeda15c36d90668ed5a2e315a36be98c 100644 (file)
@@ -134,7 +134,7 @@ fn drop(&mut self) {
     }
 }
 
-/// Completely miscellaneous language-constracuct benchmarks.
+/// Completely miscellaneous language-construct benchmarks.
 #[cfg(test)]
 mod bench {