aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vm_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm_dump.c b/vm_dump.c
index fd13cfceb1..7eb888c247 100644
--- a/vm_dump.c
+++ b/vm_dump.c
@@ -466,7 +466,7 @@ darwin_sigtramp:
unw_set_reg(&cursor, UNW_X86_64_R15, uctx->uc_mcontext->__ss.__r15);
ip = uctx->uc_mcontext->__ss.__rip;
- /* There're 4 cases for SEGV:
+ /* There are 4 cases for SEGV:
* (1) called invalid address
* (2) read or write invalid address
* (3) received signal