Skip to content

Commit 21478e8

Browse files
committed
fixup! fixup! fixup! Fix formatting errors reported by clippy
1 parent 68dc01e commit 21478e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datafusion/core/benches/sort.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
//! 1. Creates a list of tuples (sorted if necessary)
2222
//!
2323
//! 2. Divides those tuples across some number of streams of [`RecordBatch`]
24-
//! preserving any ordering
24+
//! preserving any ordering
2525
//!
2626
//! 3. Times how long it takes for a given sort plan to process the input
2727
//!

0 commit comments

Comments
 (0)