mirror of
https://github.com/awatson1978/meteor-api.git
synced 2026-05-16 14:15:59 -06:00
[GH-ISSUE #65] Typos #57
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/meteor-api#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.setTimeoutnotMatch.setTimeout@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})'@sasikanth513 commented on GitHub (Aug 10, 2015):
Looks like there is already a pull request for this.
So closing this issue.