We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d4541 commit b7feaa7Copy full SHA for b7feaa7
crates/viewer/re_test_viewport/src/lib.rs
@@ -49,7 +49,7 @@ impl TestContextExt for TestContext {
49
///
50
/// Important pre-requisite:
51
/// - The current timeline must already be set to the timeline of interest, because some
52
- /// updates are timeline-dependant (in particular those related to visible time rane).
+ /// updates are timeline-dependant (in particular those related to visible time range).
53
/// - The view classes used by view must be already registered (see
54
/// [`TestContext::register_view_class`]).
55
/// - The data store must be already populated for the views to have any content (see, e.g.,
0 commit comments