Index: content/common/zygote_commands_linux.h |
=================================================================== |
--- content/common/zygote_commands_linux.h (revision 175088) |
+++ content/common/zygote_commands_linux.h (working copy) |
@@ -35,7 +35,7 @@ |
// Reap a renderer child. |
kZygoteCommandReap = 1, |
- // Check what happend to a child process. |
+ // Check what happened to a child process. |
kZygoteCommandGetTerminationStatus = 2, |
// Read a bitmask of kSandboxLinux* |