fix typo
authorJason Merrill <jason@gcc.gnu.org>
Mon, 9 Aug 2004 13:18:56 +0000 (09:18 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 9 Aug 2004 13:18:56 +0000 (09:18 -0400)
From-SVN: r85715

libstdc++-v3/libsupc++/guard.cc

index 4d76c30..255108f 100644 (file)
@@ -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