Skip to content

Commit 3c0abc9

Browse files
committed
typo
1 parent cce9607 commit 3c0abc9

File tree

1 file changed

+1
-1
lines changed
  • crates/utils/re_arrow_util/src

1 file changed

+1
-1
lines changed

crates/utils/re_arrow_util/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ mod tests {
8989

9090
// ----------------------------------------------------------------
9191

92-
/// Error used when a column is missing from a record batcj
92+
/// Error used when a column is missing from a record batch
9393
#[derive(Debug, Clone, thiserror::Error)]
9494
pub struct MissingColumnError {
9595
pub name: String,

0 commit comments

Comments
 (0)