Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX API comment states wrong default #966

Merged
merged 1 commit into from Oct 19, 2016
Merged

Conversation

davisjam
Copy link
Contributor

Comment said default was 5 seconds, but code says 1 second.

timeout = promotionOptions.interval || 1000
...
this.promoter = setInterval(..., timeout)

Comment said default was 5 seconds, but code says 1 second.
@behrad behrad merged commit 5ea040e into Automattic:master Oct 19, 2016
@davisjam davisjam deleted the typo branch October 19, 2016 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants