aboutsummaryrefslogtreecommitdiff
path: root/bolt/runtime/hugify.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bolt/runtime/hugify.cpp')
-rw-r--r--bolt/runtime/hugify.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/runtime/hugify.cpp b/bolt/runtime/hugify.cpp
index 672b042..de89630 100644
--- a/bolt/runtime/hugify.cpp
+++ b/bolt/runtime/hugify.cpp
@@ -24,7 +24,7 @@
{}
#endif
-// Function constains trampoline to _start,
+// Function constrains trampoline to _start,
// so we can resume regular execution of the function that we hooked.
extern void __bolt_hugify_start_program();