Skip to content

Commit

Permalink
fix: Docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-auer committed Aug 2, 2024
1 parent e64b6a8 commit 72bd0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay-metrics/src/view.rs
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ impl<'a> Serialize for SetView<'a> {
}
}

/// Result of [`split_at`].
/// Result of [`split`].
enum SplitDecision {
/// Bucket fits within the current budget.
///
Expand Down

0 comments on commit 72bd0fd

Please sign in to comment.