Fix some typos.
This commit is contained in:
committed by
Dan Gohman
parent
162ca42b08
commit
125270e2b0
@@ -9,7 +9,7 @@
|
||||
//!
|
||||
//! The options are either a single identifier flag, or setting values like `identifier=value`.
|
||||
//!
|
||||
//! The parser does not understand the test commands or which options are alid. It simply parses
|
||||
//! The parser does not understand the test commands or which options are valid. It simply parses
|
||||
//! the general format into a `TestCommand` data structure.
|
||||
|
||||
use std::fmt::{self, Display, Formatter};
|
||||
|
||||
Reference in New Issue
Block a user