aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libstdc++-v3/libsupc++/guard.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/libsupc++/guard.cc b/libstdc++-v3/libsupc++/guard.cc
index 4d76c30..255108f 100644
--- a/libstdc++-v3/libsupc++/guard.cc
+++ b/libstdc++-v3/libsupc++/guard.cc
@@ -30,7 +30,7 @@
#include <cxxabi.h>
-// The IA64/generic ABI uses the fist byte of the guard variable.
+// The IA64/generic ABI uses the first byte of the guard variable.
// The ARM EABI uses the least significant bit.
namespace __cxxabiv1