Skip to content

Commit

Permalink
fix rust doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Jan 22, 2025
1 parent 619a56a commit 885fa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/viewer/re_view/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pub mod external {

// -----------

/// Utility for implementing [`re_viewer_context::VisualizerDataBasedVisualizabilityFilter`] using on the properties of a concrete component.
/// Utility for implementing [`re_viewer_context::DataBasedVisualizabilityFilter`] using on the properties of a concrete component.
#[inline]
pub fn diff_component_filter<T: re_types_core::Component>(
event: &re_chunk_store::ChunkStoreEvent,
Expand Down

0 comments on commit 885fa79

Please sign in to comment.