Skip to content

Commit b7feaa7

Browse files
{Cosmetic} Typo fix (#11425)
1 parent 03d4541 commit b7feaa7

File tree

1 file changed

+1
-1
lines changed
  • crates/viewer/re_test_viewport/src

1 file changed

+1
-1
lines changed

crates/viewer/re_test_viewport/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ impl TestContextExt for TestContext {
4949
///
5050
/// Important pre-requisite:
5151
/// - 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).
52+
/// updates are timeline-dependant (in particular those related to visible time range).
5353
/// - The view classes used by view must be already registered (see
5454
/// [`TestContext::register_view_class`]).
5555
/// - The data store must be already populated for the views to have any content (see, e.g.,

0 commit comments

Comments
 (0)