From: Dhruv Chawla <[email protected]>

Signed-off-by: Dhruv Chawla <[email protected]>

libitm/ChangeLog:

        * config/linux/futex_bits.h: Fix typo.
---
 libitm/config/linux/futex_bits.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libitm/config/linux/futex_bits.h b/libitm/config/linux/futex_bits.h
index fffebf10c70..998499a62c6 100644
--- a/libitm/config/linux/futex_bits.h
+++ b/libitm/config/linux/futex_bits.h
@@ -22,7 +22,7 @@
    see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
    <http://www.gnu.org/licenses/>.  */
 
-/* Provide target-independant access to the futex system call.  */
+/* Provide target-independent access to the futex system call.  */
 
 /* Note for ARM:
    There are two styles of syscall, and in the eabi style the syscall
-- 
2.43.0

Reply via email to