summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1f11e1eb..2cf7184d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@
* News for v1.0:
** Fast unwind (rbp, rsp, rip only) on x86_64 with a fallback to
- slow code path (Lassi Turra)
+ slow code path (Lassi Tuura)
** Improved local and remote unwinding on ARM (Ken Werner)
** Testing, stability and many fixes on x86 (Paul Pluzhnikov)
** FreeBSD port and clean separation of OS specific bits