Skip to content

Commit 26df0ae

Browse files
authoredOct 29, 2023
Update clocks.rst
1 parent c8e5db2 commit 26df0ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎docs/clocks.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -315,9 +315,9 @@ Additional interface functions for **WorldClock**
315315

316316
.. function:: resync()
317317

318-
Resyncronizes **WorldClock to gobal UTC time. Calling **resync()** is not as
319-
thorough as an full initialization, but can be useful to keep **WorldClock**
320-
accurate within the delta threshold. After a successful **init()** routine,
318+
Resynchronizes **WorldClock** to global UTC time. Calling **resync()** is not as
319+
thorough as an full initialization, but will adjust **WorldClock** to be
320+
accurate within the Delta threshold if possible. After a successful **init()** routine,
321321
**WorldClock** can resynced at any time. It is useful to scheduled **resync()** to run
322322
periodically at some reqular interval to keep UTC time updated
323323

0 commit comments

Comments
 (0)