rm extra space

This commit is contained in:
Ting Sun
2023-03-20 03:41:44 +08:00
committed by Carl Lerche
parent 017a0df61f
commit 999b570f09

View File

@@ -42,7 +42,7 @@ impl Command {
///
/// On success, the command value is returned, otherwise, `Err` is returned.
pub fn from_frame(frame: Frame) -> crate::Result<Command> {
// The frame value is decorated with `Parse`. `Parse` provides a
// The frame value is decorated with `Parse`. `Parse` provides a
// "cursor" like API which makes parsing the command easier.
//
// The frame value must be an array variant. Any other frame variants