Fix typo in function-abi.h
authorAndrea Corallo <andrea.corallo@arm.com>
Tue, 12 Jan 2021 16:52:52 +0000 (17:52 +0100)
committerAndrea Corallo <andrea.corallo@arm.com>
Tue, 12 Jan 2021 16:58:32 +0000 (17:58 +0100)
gcc/Changelog

2021-01-12  Andrea Corallo  <andrea.corallo@arm.com>

* function-abi.h: Fix typo.

gcc/function-abi.h

index 0f34c8cfc65fbe7408425c96185445a00b2f9acd..ac58f676e33b1c53850d587485fb0e5e26fb481c 100644 (file)
@@ -1,4 +1,4 @@
-/* Information about fuunction binary interfaces.
+/* Information about function binary interfaces.
    Copyright (C) 2019-2021 Free Software Foundation, Inc.
 
 This file is part of GCC