[GH-ISSUE #65] Typos #57

Closed
opened 2026-05-05 15:00:28 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @sasikanth513 on GitHub (Aug 8, 2015).
Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/65

I think in the following line

af746b3704/snippets/meteor-api-snippets-coffeescript.cson (L317)

It shoudl be Meteor.setTimeout not Match.setTimeout

Originally created by @sasikanth513 on GitHub (Aug 8, 2015). Original GitHub issue: https://github.com/awatson1978/meteor-api/issues/65 I think in the following line https://github.com/awatson1978/meteor-api/blob/af746b3704c147026615a24c7e86ce85ec68922f/snippets/meteor-api-snippets-coffeescript.cson#L317 It shoudl be `Meteor.setTimeout` not `Match.setTimeout`
Author
Owner

@sasikanth513 commented on GitHub (Aug 8, 2015):

Same for next command too

'Meteor.setInterval': 'prefix': 'setInterval' 'body': 'Match.setTimeout (-> \n\t$2 \n${1:milliseconds})'

<!-- gh-comment-id:129035830 --> @sasikanth513 commented on GitHub (Aug 8, 2015): Same for next command too `'Meteor.setInterval': 'prefix': 'setInterval' 'body': 'Match.setTimeout (-> \n\t$2 \n${1:milliseconds})'`
Author
Owner

@sasikanth513 commented on GitHub (Aug 10, 2015):

Looks like there is already a pull request for this.

So closing this issue.

<!-- gh-comment-id:129404980 --> @sasikanth513 commented on GitHub (Aug 10, 2015): Looks like there is already a pull request for this. So closing this issue.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/meteor-api#57
No description provided.