diff --git a/src/builder.rs b/src/builder.rs index ab4f56c1..5586f54d 100644 --- a/src/builder.rs +++ b/src/builder.rs @@ -345,7 +345,7 @@ impl Builder { Ok(()) } - /// Returns the action spend components that will be produced by the + /// Returns the action spend components that will be produced by the /// transaction being constructed pub fn spends(&self) -> &Vec> { &self.spends