about summary refs log tree commit diff
path: root/qemu_mode/libqasan
diff options
context:
space:
mode:
Diffstat (limited to 'qemu_mode/libqasan')
-rw-r--r--qemu_mode/libqasan/uninstrument.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu_mode/libqasan/uninstrument.c b/qemu_mode/libqasan/uninstrument.c
index e75a09eb..5bf841a3 100644
--- a/qemu_mode/libqasan/uninstrument.c
+++ b/qemu_mode/libqasan/uninstrument.c
@@ -1,7 +1,7 @@
 /*
 
 This code is DEPRECATED!
-I'm keeping it here cause maybe the unistrumentation of a function is needed
+I'm keeping it here cause maybe the uninstrumentation of a function is needed
 for some strange reason.
 
 */