Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Nov 6, 2024
1 parent d9ff7a1 commit 2faf11a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ table GeoLineStrings (

/// Optional radii for the line strings.
///
/// *Note*: scene units radiii are interpreted as meters. Currently, the display scale only consideres the latitude of
/// *Note*: scene units radiii are interpreted as meters. Currently, the display scale only considers the latitude of
/// the first vertex of each line string (see [this issue](https://github.com/rerun-io/rerun/issues/8013)).
radii: [rerun.components.Radius] ("attr.rerun.component_recommended", nullable, order: 2000);

Expand Down

0 comments on commit 2faf11a

Please sign in to comment.