Skip to content

Commit

Permalink
doc: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Jan 19, 2015
1 parent dcaeb6a commit fccc2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libtest/lib.rs
Expand Up @@ -187,7 +187,7 @@ impl fmt::Show for TestFn {

/// Manager of the benchmarking runs.
///
/// This is feed into functions marked with `#[bench]` to allow for
/// This is fed into functions marked with `#[bench]` to allow for
/// set-up & tear-down before running a piece of code repeatedly via a
/// call to `iter`.
#[derive(Copy)]
Expand Down

0 comments on commit fccc2cf

Please sign in to comment.