about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-02-11 22:09:19 +0100
committerGitHub <noreply@github.com>2021-02-11 22:09:19 +0100
commit16ffbb37f5897ca318e747518fdae6b4e56b52ac (patch)
treec1d0df42db6a285b99f7e696a4e0a458c84252e1
parentea05f3f4cd3c4a618ed25267ae848d262ef83919 (diff)
downloadafl++-16ffbb37f5897ca318e747518fdae6b4e56b52ac.tar.gz
typo
-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.
 
 */