Chromium Code Reviews| Index: src/v8threads.h |
| =================================================================== |
| --- src/v8threads.h (revision 1168) |
| +++ src/v8threads.h (working copy) |
| @@ -99,7 +99,7 @@ |
| // Stop sending preemption requests to threads. |
| static void StopPreemption(); |
| - // Preempted thread needs to call back to the ContextSwitcher to acknowlege |
| + // Preempted thread needs to call back to the ContextSwitcher to acknowledge |
| // the handling of a preemption request. |
| static void PreemptionReceived(); |