Skip to content

Commit f102c19

Browse files
committed
Fix docs
1 parent 34de2a9 commit f102c19

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,8 +1428,7 @@ impl<'conn> Statement<'conn> {
14281428
Ok(num)
14291429
}
14301430

1431-
/// Executes the prepared statement, returning an iterator over the
1432-
/// resulting rows.
1431+
/// Executes the prepared statement, returning the resulting rows.
14331432
///
14341433
/// ## Panics
14351434
///

0 commit comments

Comments
 (0)