about summary refs log tree commit diff
path: root/sysdeps/aarch64
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2023-06-02 03:40:12 +0000
committerPaul Pluzhnikov <ppluzhnikov@google.com>2023-06-02 23:46:32 +0000
commit2cbeda847bb58bfac73d2048e3e0300ff1b2b894 (patch)
treef22a04d6e72985be372db2b87876d351fc35e6c1 /sysdeps/aarch64
parent7f0d9e61f40c669fca3cfd1e342fa8236c7220b7 (diff)
downloadglibc-2cbeda847bb58bfac73d2048e3e0300ff1b2b894.tar.gz
glibc-2cbeda847bb58bfac73d2048e3e0300ff1b2b894.tar.xz
glibc-2cbeda847bb58bfac73d2048e3e0300ff1b2b894.zip
Fix a few more typos I missed in previous round -- BZ 25337
Diffstat (limited to 'sysdeps/aarch64')
-rw-r--r--sysdeps/aarch64/fpu/advsimd_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aarch64/fpu/advsimd_utils.h b/sysdeps/aarch64/fpu/advsimd_utils.h
index 08bfe77d52..8a0fcc0e06 100644
--- a/sysdeps/aarch64/fpu/advsimd_utils.h
+++ b/sysdeps/aarch64/fpu/advsimd_utils.h
@@ -1,4 +1,4 @@
-/* Helpers for Advanced SIMD vector math funtions.
+/* Helpers for Advanced SIMD vector math functions.
 
    Copyright (C) 2023 Free Software Foundation, Inc.
    This file is part of the GNU C Library.