Skip to content

Commit

Permalink
Add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed May 27, 2024
1 parent dc1c57e commit b48d56b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/re_viewer_context/src/space_view/view_states.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pub struct PerViewState {
}

// ----------------------------------------------------------------------------
/// State for the [`SpaceViews`] that persists across frames but otherwise
/// State for the `SpaceView`s that persists across frames but otherwise
/// is not saved.
#[derive(Default)]
pub struct ViewStates {
Expand Down

0 comments on commit b48d56b

Please sign in to comment.