mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Correct spelling
This commit is contained in:
@@ -236,7 +236,7 @@ _.extend(AppProcess.prototype, {
|
||||
|
||||
// Given an app, bundle and run the app. If the app's source changes,
|
||||
// kill, rebundle, and rerun it. If the app dies, restart it, unless
|
||||
// it dies repeatly immediately after being started, in which case
|
||||
// it dies repeatedly immediately after being started, in which case
|
||||
// wait for source changes to restart.
|
||||
//
|
||||
// Communicates with a Proxy to tell it when the app is up,
|
||||
|
||||
Reference in New Issue
Block a user