]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/symtab.h
* symtab.h: Fix typo in comment.
[thirdparty/binutils-gdb.git] / gdb / symtab.h
index dfde99788e26defd29e3dbaf24a9f6f949b1a9cb..97899b0b56134e4315ae788f55b36d8f2077db61 100644 (file)
@@ -42,7 +42,7 @@ struct agent_expr;
      struct symbol
      struct partial_symbol
 
-   These structures are layed out to encourage good packing.
+   These structures are laid out to encourage good packing.
    They use ENUM_BITFIELD and short int fields, and they order the
    structure members so that fields less than a word are next
    to each other so they can be packed together. */