Clarify what "speculative" refers to in code structure docs

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135530585
This commit is contained in:
nickfelt 2016-10-07 16:21:58 -07:00 committed by Ben McIlwain
parent 222ccd912a
commit 12734a33b5

View file

@ -74,7 +74,7 @@ for their protocol specification.
Poll messages are stored by the system as entities in Datastore. All poll
messages have an event time at which they become active; any poll request before
that time will not return the poll message. For example, every domain when
created speculatively enqueues a poll message for the automatic renewal of the
created enqueues a speculative poll message for the automatic renewal of the
domain a year later. This poll message won't be delivered until that year
elapses, and if some change to the domain occurs prior to that point, such as it
being deleted, then the speculative poll message will be deleted and thus never