Update TimelineTickController.js

One correction by @akhenry, "region, not reign".
This commit is contained in:
smirecki 2016-09-16 16:50:11 -04:00 committed by GitHub
parent e751461194
commit 0ec27350e0

View File

@ -28,7 +28,7 @@ define(
/**
* 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
* view are provided.
* @constructor