mirror of
https://github.com/nasa/openmct.git
synced 2025-06-12 20:28:14 +00:00
Update TimelineTickController.js
One correction by @akhenry, "region, not reign".
This commit is contained in:
@ -28,7 +28,7 @@ define(
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Provides labels for the tick mark area of a timeline view.
|
* Provides labels for the tick mark area of a timeline view.
|
||||||
* Since the tick mark reign is potentially extremely large,
|
* Since the tick mark region is potentially extremely large,
|
||||||
* only the subset of ticks which will actually be shown in
|
* only the subset of ticks which will actually be shown in
|
||||||
* view are provided.
|
* view are provided.
|
||||||
* @constructor
|
* @constructor
|
||||||
|
Reference in New Issue
Block a user