* ChangeLog-9197: Fix comment typos.
[deliverable/binutils-gdb.git] / binutils / prdbg.c
index c0c2f81e6f487a5020d46a91c1ab6915e3361d72..5b6b0479a8e74d2990543fdf9e62074751c81442 100644 (file)
@@ -2055,7 +2055,7 @@ tg_struct_field (void *p, const char *name, bfd_vma bitpos ATTRIBUTE_UNUSED,
   if (! tg_fix_visibility (info, visibility))
     return FALSE;
 
-  /* It happends, a bug? */
+  /* It happens, a bug? */
   if (! name[0])
     return TRUE;
 
This page took 0.024028 seconds and 4 git commands to generate.