aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/libunwind/arm64.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/libunwind/arm64.c')
-rw-r--r--tools/perf/util/libunwind/arm64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/libunwind/arm64.c b/tools/perf/util/libunwind/arm64.c
index 6b4e5a0892f8..c397be0c2e32 100644
--- a/tools/perf/util/libunwind/arm64.c
+++ b/tools/perf/util/libunwind/arm64.c
@@ -4,7 +4,7 @@
* generic one.
*
* The function 'LIBUNWIND__ARCH_REG_ID' name is set according to arch
- * name and the defination of this function is included directly from
+ * name and the definition of this function is included directly from
* 'arch/arm64/util/unwind-libunwind.c', to make sure that this function
* is defined no matter what arch the host is.
*